Skip to content

Commit

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

chore(deps): bump google/cloud-sdk in /support

Bumps google/cloud-sdk from 502.0.0-alpine to 503.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 Dec 18, 2024
1 parent e3b36eb commit 611742e
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:502.0.0-alpine@sha256:5cc3e010dc448e19bb58351e84f75a2d368e7d833e8e86d2a1de48c32b428789 as gcloud-base
FROM google/cloud-sdk:503.0.0-alpine@sha256:55e8b2405b965904dc8d874cb725a6f2939190688952f04bb73c9eacd000abe0 as gcloud-base

RUN gcloud components install kubectl gke-gcloud-auth-plugin --quiet && gcloud components remove gsutil --quiet

Expand Down

0 comments on commit 611742e

Please sign in to comment.