bump: v1.23.0

This commit is contained in:
ange 2024-10-09 07:39:03 +07:00
parent c9a1c6233f
commit 5f65baa909
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

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