Skip to content

Commit a0d25a2

Browse files
Bump docker-maven-plugin from 0.32.0 to 0.33.0
Bumps [docker-maven-plugin](https://github.com/fabric8io/docker-maven-plugin) from 0.32.0 to 0.33.0. - [Release notes](https://github.com/fabric8io/docker-maven-plugin/releases) - [Changelog](https://github.com/fabric8io/docker-maven-plugin/blob/master/doc/changelog.md) - [Commits](fabric8io/docker-maven-plugin@v0.32.0...v0.33.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6ca079c commit a0d25a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-docker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
<plugin>
171171
<groupId>io.fabric8</groupId>
172172
<artifactId>docker-maven-plugin</artifactId>
173-
<version>0.32.0</version>
173+
<version>0.33.0</version>
174174
<configuration>
175175
<!-- <verbose>true</verbose> -->
176176
<images>

0 commit comments

Comments
 (0)