Skip to content

Commit

Permalink
try docker-maven-plugin 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
francisco-sanchez-molina committed Mar 8, 2019
1 parent baef8ca commit 9934fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@
<plugin>
<groupId>com.spotify</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.2.9</version>
<version>1.1.1</version>
<configuration>
<imageName>${docker.organization}/${docker.name.prefix}${project.name}</imageName>
<imageTags>
Expand Down

0 comments on commit 9934fb8

Please sign in to comment.