Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
83ddee1c8b |
@@ -2,7 +2,7 @@ FROM alpine as certs
|
||||
|
||||
RUN apk --update add ca-certificates
|
||||
|
||||
FROM gcr.io/kaniko-project/executor:v1.7.0-debug
|
||||
FROM gcr.io/kaniko-project/executor:v1.9.1-debug
|
||||
|
||||
SHELL ["/busybox/sh", "-c"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user