build: upgrade dockerfile maven plugin

This commit is contained in:
windyboy
2026-08-31 17:30:25 +08:00
parent 4a64b081ce
commit 6bce9e99a1
+1 -1
View File
@@ -202,7 +202,7 @@
<plugin> <plugin>
<groupId>com.spotify</groupId> <groupId>com.spotify</groupId>
<artifactId>dockerfile-maven-plugin</artifactId> <artifactId>dockerfile-maven-plugin</artifactId>
<version>1.4.4</version> <version>1.4.10</version>
<configuration> <configuration>
<username>gzzn</username> <username>gzzn</username>
<password>Gzzn@2018</password> <password>Gzzn@2018</password>