chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.20.0
This commit is contained in:
committed by
Alex Viscreanu
parent
81a26cb33a
commit
4f9a6a7f2c
@@ -2,7 +2,7 @@ FROM alpine as certs
|
||||
|
||||
RUN apk --update add ca-certificates
|
||||
|
||||
FROM gcr.io/kaniko-project/executor:v1.19.2-debug
|
||||
FROM gcr.io/kaniko-project/executor:v1.20.0-debug
|
||||
|
||||
SHELL ["/busybox/sh", "-c"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user