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 433.0.1-alpine to 435.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]>
  • Loading branch information
dependabot[bot] authored and vvagaytsev committed Jun 14, 2023
1 parent 9df2525 commit b32bd1f
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 @@ -85,7 +85,7 @@ COPY --chown=$USER:root --from=aws-builder /usr/bin/aws-iam-authenticator /usr/b
#
# gcloud base
#
FROM google/cloud-sdk:433.0.1-alpine@sha256:cba61285346abb92a06fa80069604590d605d7dfeea69e5b9af223d20f95a69d as gcloud-base
FROM google/cloud-sdk:435.0.0-alpine@sha256:51e36606288d77538dd5757f7e90a417c8c3335800c1010ba7d6cf5b1da8b9e3 as gcloud-base

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

Expand Down

0 comments on commit b32bd1f

Please sign in to comment.