Skip to content

Commit

Permalink
downgrade jib because of bug pushing images
Browse files Browse the repository at this point in the history
  • Loading branch information
mlbiam committed Aug 21, 2024
1 parent 5e2b65a commit d471377
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 @@ -117,7 +117,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.4.3</version>
<version>3.4.2</version>
<configuration>
<from>
<image>ghcr.io/tremolosecurity/openunison-jib-builder3:latest</image>
Expand Down

0 comments on commit d471377

Please sign in to comment.