Add support for docker hub mirrors and update image version (#1)
This commit is contained in:
parent
ca7005705e
commit
5d73eef647
2 changed files with 7 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM gcr.io/kaniko-project/executor:debug-v0.19.0
|
||||
FROM gcr.io/kaniko-project/executor:v1.19.2-debug
|
||||
|
||||
ENV HOME /root
|
||||
ENV USER root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue