chore: update kaniko to v1.24.0

This commit is contained in:
ThetaDev
2025-07-20 01:37:59 +02:00
parent 4be1d51afa
commit 71f14860d8

View File

@@ -1,4 +1,4 @@
FROM gcr.io/kaniko-project/executor:v1.23.0-debug FROM gcr.io/kaniko-project/executor:v1.24.0-debug
SHELL ["/busybox/sh", "-c"] SHELL ["/busybox/sh", "-c"]