chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.24.0

This commit is contained in:
renovate[bot] 2025-05-24 01:51:14 +00:00 committed by GitHub
parent ba2f9f87d2
commit 491e3c5ccc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM gcr.io/kaniko-project/executor:v1.23.2-debug
FROM gcr.io/kaniko-project/executor:v1.24.0-debug
ENV HOME=/root
ENV USER=root