Skip to content

Commit

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

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

Bumps google/cloud-sdk from 477.0.0-alpine to 478.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 Jun 4, 2024
1 parent 018e2d7 commit 8da983f
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:477.0.0-alpine@sha256:8c77e95b3a085d2020c40ce4fdd142ec712104cdfd6876b0ec7070b73f8a3936 as gcloud-base
FROM google/cloud-sdk:478.0.0-alpine@sha256:d15f549c60bf38c66f13a62ffe31cc7f5c805bcb9749d8f7ca08a5077bf46934 as gcloud-base

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

Expand Down

0 comments on commit 8da983f

Please sign in to comment.