Skip to content

Commit

Permalink
chore(deps): bump google/cloud-sdk in /support
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from `307a808` to `429745a`.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and vvagaytsev committed Jul 18, 2023
1 parent c01f4a0 commit 6d074d9
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 @@ -89,7 +89,7 @@ COPY --chown=$USER:root --from=aws-builder /usr/bin/aws-iam-authenticator /usr/b
#
# gcloud base
#
FROM google/cloud-sdk:438.0.0-alpine@sha256:307a808f3bc8935ebd8ba29fae01250dda6a16df602650e38b98e7cf522ab9e8 as gcloud-base
FROM google/cloud-sdk:438.0.0-alpine@sha256:429745a61f5928d0149a1dffa50731104798116ac3db3bc7a88d59a78d0e4509 as gcloud-base

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

Expand Down

0 comments on commit 6d074d9

Please sign in to comment.