Skip to content

Commit

Permalink
升级docker plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
yangziwen committed Jul 17, 2021
1 parent b88b411 commit 96194a6
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 @@ -169,7 +169,7 @@
<plugin>
<groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId>
<version>1.4.0</version>
<version>1.4.13</version>
<configuration>
<repository>${project.name}</repository>
<tag>${project.version}</tag>
Expand Down

0 comments on commit 96194a6

Please sign in to comment.