Skip to content

Commit 2054029

Browse files
committed
docker auto version configure
1 parent d0b0cf3 commit 2054029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-module/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
</executions>
248248
<configuration>
249249
<repository>313devgrp/jstree-service-framework-backend-app</repository>
250-
<tag>latest</tag>
250+
<tag>${project.version}</tag>
251251
<buildArgs>
252252
<JAR_FILE>web.war</JAR_FILE>
253253
</buildArgs>

0 commit comments

Comments
 (0)