Skip to content

Commit

Permalink
alpine-git-gke-aws-auth(deps): bump google/cloud-sdk
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 508.0.0 to 509.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]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 6718abc commit 36e27f9
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:508.0.0 AS base
FROM google/cloud-sdk:509.0.0 AS base

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

0 comments on commit 36e27f9

Please sign in to comment.