Skip to content

Commit 333b379

Browse files
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.24.0
1 parent be5ce62 commit 333b379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM alpine as certs
22

33
RUN apk --update add ca-certificates
44

5-
FROM gcr.io/kaniko-project/executor:v1.23.2-debug
5+
FROM gcr.io/kaniko-project/executor:v1.24.0-debug
66

77
SHELL ["/busybox/sh", "-c"]
88

0 commit comments

Comments
 (0)