Skip to content

Commit de83841

Browse files
committed
wip
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent b5debf2 commit de83841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample-operators/operations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
<version>${jib-maven-plugin.version}</version>
187187
<configuration>
188188
<from>
189-
<image>gcr.io/distroless/cc-debian12</image>
189+
<image>gcr.io/distroless/java-base-debian12</image>
190190
</from>
191191
<to>
192192
<image>operations-operator</image>

0 commit comments

Comments
 (0)