Skip to content

Commit

Permalink
chore(deps): bump google/cloud-sdk in /support (#5377)
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 453.0.0-alpine to 454.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 Nov 13, 2023
1 parent fd42f1b commit ed1ce22
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:453.0.0-alpine@sha256:931d26d6a0eaac573c2fc9e629280b90f04f46fbeb5482025914d7615f173ed2 as gcloud-base
FROM google/cloud-sdk:454.0.0-alpine@sha256:1721cba8c4b939d97a907e0d175b4e09b0fa290def5e2d6b23e64d62e9ec7bd9 as gcloud-base

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

Expand Down

0 comments on commit ed1ce22

Please sign in to comment.