Update gcr.io/kaniko-project/executor Docker tag to v1.21.1
This commit is contained in:
parent
9e5f2c7ae1
commit
a696f729f9
@ -4,7 +4,7 @@ RUN apk add dos2unix --no-cache --update && rm -rf /var/cache/apk/*
|
|||||||
COPY plugin.sh ./
|
COPY plugin.sh ./
|
||||||
RUN dos2unix plugin.sh
|
RUN dos2unix plugin.sh
|
||||||
|
|
||||||
FROM gcr.io/kaniko-project/executor:v1.12.1-debug
|
FROM gcr.io/kaniko-project/executor:v1.21.1-debug
|
||||||
|
|
||||||
ENV HOME /root
|
ENV HOME /root
|
||||||
ENV USER root
|
ENV USER root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user