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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-23 01:47:09 +01:00 committed by GitHub
parent 934990f36b
commit b9a6f2c691
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.22.0-debug
FROM gcr.io/kaniko-project/executor:v1.23.2-debug
ENV HOME=/root
ENV USER=root