Skip to content

Commit 24ec8c9

Browse files
Remove hardcoded base image, jib should figure it out automatically
1 parent ead1ef2 commit 24ec8c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@
213213
<version>3.4.4</version>
214214
<configuration>
215215
<from>
216-
<image>eclipse-temurin:21-jre</image>
217216
<platforms>
218217
<platform>
219218
<architecture>amd64</architecture>

0 commit comments

Comments
 (0)