Commit 48dbcfe7 authored by hongguangwu's avatar hongguangwu

MVP1.7.12-解决社保打包问题

parent c78e94ea
......@@ -129,7 +129,7 @@
<plugin>
<groupId>com.spotify</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>1.1.0</version>
<version>1.2.2</version>
<configuration>
<serverId>docker-hub</serverId>
<!--指定生成的镜像名-->
......@@ -150,6 +150,7 @@
<forceTags>true</forceTags>
</configuration>
</plugin>
</plugins>
<resources>
<resource>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment