bump: v1.23.0
This commit is contained in:
parent
c9a1c6233f
commit
5f65baa909
1 changed files with 1 additions and 1 deletions
|
@ -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"]
|
||||
|
|
Reference in a new issue