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 be5ce62 commit 333b379Copy full SHA for 333b379
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.23.2-debug
+FROM gcr.io/kaniko-project/executor:v1.24.0-debug
6
7
SHELL ["/busybox/sh", "-c"]
8
0 commit comments