Skip to content

Commit

Permalink
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.1…
Browse files Browse the repository at this point in the history
…1.0 (#171)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 9, 2023
1 parent 3f2aee4 commit 57cde92
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.10.0-debug
FROM gcr.io/kaniko-project/executor:v1.11.0-debug

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

Expand Down

0 comments on commit 57cde92

Please sign in to comment.