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