We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9223ef8 commit c4c1995Copy full SHA for c4c1995
Dockerfile
@@ -2,7 +2,7 @@ FROM alpine as certs
2
3
RUN apk --update add ca-certificates
4
5
-FROM gcr.io/kaniko-project/executor:v1.22.0-debug
+FROM gcr.io/kaniko-project/executor:v1.23.2-debug
6
7
SHELL ["/busybox/sh", "-c"]
8
0 commit comments