bump: v1.23.2

This commit is contained in:
ange 2024-11-14 22:47:17 +08:00
parent 5f65baa909
commit 9c6fbdafc8
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
2 changed files with 2 additions and 5 deletions

View file

@ -1,3 +1,3 @@
FROM gcr.io/kaniko-project/executor:v1.23.0-debug
FROM gcr.io/kaniko-project/executor:v1.23.2-debug
COPY build.sh /usr/local/bin/
ENTRYPOINT ["build.sh"]