Skip to content

Commit

Permalink
chore(deps): pin gcr.io/kaniko-project/executor docker tag to 32ba221
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent 083da87 commit 0d6ce08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN apk add --update --no-cache ca-certificates
## docker build --no-cache -t vela-kaniko:local . ##
##########################################################

FROM gcr.io/kaniko-project/executor:v1.11.0-debug
FROM gcr.io/kaniko-project/executor:v1.11.0-debug@sha256:32ba2214921892c2fa7b5f9c4ae6f8f026538ce6b2105a93a36a8b5ee50fe517

COPY --from=certs /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt

Expand Down

0 comments on commit 0d6ce08

Please sign in to comment.