Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update gcr.io/google.com/cloudsdktool/google-cloud-cli d…
Browse files Browse the repository at this point in the history
…ocker tag to v496
renovate[bot] authored Oct 14, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c91c082 commit 72d42a6
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
@@ -29,7 +29,7 @@ RUN apk add --update --no-cache ca-certificates
## docker build --no-cache --target gcloud -t vela-kubernetes:gcloud . ##
#############################################################################

FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:490.0.0-alpine@sha256:88460661f93d6a6734dae217a5b251c60e0e533b7399f48d51d038f57a0cfbc0 as gcloud
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:496.0.0-alpine@sha256:42a665f814f6712082ce0350434ccf4d8afc5d5c23953c3a5d0579ba4c49e1d4 as gcloud

RUN gcloud components install gke-gcloud-auth-plugin

0 comments on commit 72d42a6

Please sign in to comment.