We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55e4f0a + 240e40b commit a1770fbCopy full SHA for a1770fb
samples/mysql-schema/pom.xml
@@ -58,7 +58,7 @@
58
<plugin>
59
<groupId>com.spotify</groupId>
60
<artifactId>dockerfile-maven-plugin</artifactId>
61
- <version>1.4.12</version>
+ <version>1.4.13</version>
62
<configuration>
63
<repository>${docker-registry}/mysql-schema-operator</repository>
64
<tag>${project.version}</tag>
samples/webserver/pom.xml
@@ -53,7 +53,7 @@
53
54
55
56
57
<repository>webserver-operator</repository>
<tag>latest</tag>
0 commit comments