Skip to content

Commit

Permalink
chore(deps): bump google/cloud-sdk from 475.0.0-alpine to 476.0.0-alp…
Browse files Browse the repository at this point in the history
…ine in /support (#6055)

---
updated-dependencies:
- dependency-name: google/cloud-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 21, 2024
1 parent 6a449f3 commit 370c77a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ COPY --chown=$USER:root --from=aws-builder /usr/bin/aws-iam-authenticator /usr/b
#
# gcloud base
#
FROM google/cloud-sdk:475.0.0-alpine@sha256:c5ba7ebe95716d3ab4b6c8de2832e48c2ecc36de800deb7879438c347c4ebd38 as gcloud-base
FROM google/cloud-sdk:476.0.0-alpine@sha256:b8eb3ce87c36ed3a529fc1c957bc023bdb3392c4ad6d9007ebf7f58cca828c85 as gcloud-base

RUN gcloud components install kubectl gke-gcloud-auth-plugin --quiet

Expand Down

0 comments on commit 370c77a

Please sign in to comment.