Skip to content

Commit

Permalink
Remove hardcoded base image, jib should figure it out automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Nov 11, 2024
1 parent ead1ef2 commit 24ec8c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@
<version>3.4.4</version>
<configuration>
<from>
<image>eclipse-temurin:21-jre</image>
<platforms>
<platform>
<architecture>amd64</architecture>
Expand Down

0 comments on commit 24ec8c9

Please sign in to comment.