Skip to content

Commit

Permalink
chore(deps): bump google/cloud-sdk in /support (#5633)
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 458.0.1-alpine to 459.0.0-alpine.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent f172a6d commit 2f72bce
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 @@ -99,7 +99,7 @@ COPY --chown=$USER:root --from=aws-builder /usr/bin/aws-iam-authenticator /usr/b
#
# gcloud base
#
FROM google/cloud-sdk:458.0.1-alpine@sha256:4317dabdc84defb3ffb8f28a62d0b1125855431faaf5db2c151a87f82751d29e as gcloud-base
FROM google/cloud-sdk:459.0.0-alpine@sha256:b3049afa881c74b26682eda8c9cb48ee8b34587ebdd729fcf49eca345c47702a as gcloud-base

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

Expand Down

0 comments on commit 2f72bce

Please sign in to comment.