Skip to content

Commit

Permalink
[build] jib v3.4.1 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
rmannibucau committed Mar 18, 2024
1 parent 9e8c227 commit bc0c326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<!--
mvn package jib:build [-Dimage.registry=...] -> will be pushed
mvn package jib:dockerBuild -> local docker image
Expand Down

0 comments on commit bc0c326

Please sign in to comment.