bump: v1.22.0-debug

This commit is contained in:
ange 2024-05-10 11:59:30 +02:00
parent b7c1391e9a
commit f072a3b0e9
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

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