Skip to content

Commit

Permalink
chore(deps): bump google/cloud-sdk in /support (#5220)
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 448.0.0-alpine to 449.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 10, 2023
1 parent ed5b88e commit 3ac6e65
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:448.0.0-alpine@sha256:28724c69e488f0d36869e7d98d4c7f8ed05aa62e9ff0a690437179ea4b462a65 as gcloud-base
FROM google/cloud-sdk:449.0.0-alpine@sha256:6c33ba78fdbb78f53dd7d263f57db28afd383981d244e1a20e78ff6c3cbec43c as gcloud-base

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

Expand Down

0 comments on commit 3ac6e65

Please sign in to comment.