Skip to content

Commit

Permalink
alpine-git-gke-aws-auth(deps): bump google/cloud-sdk (#12316)
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 499.0.0 to 500.0.0.

---
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 6, 2024
1 parent cf249c0 commit 7a0175d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/alpine/git/gke-aws-auth/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM google/cloud-sdk:499.0.0 AS base
FROM google/cloud-sdk:500.0.0 AS base

ARG AWS_IAM_AUTHENTICATOR_VERSION="0.6.11"
RUN curl -fsSL \
Expand Down

0 comments on commit 7a0175d

Please sign in to comment.