Skip to content

Commit

Permalink
alpine-git-gke-aws-auth(deps): bump google/cloud-sdk (#12041)
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 494.0.0 to 495.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 Oct 1, 2024
1 parent a24f416 commit 480f345
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:494.0.0 AS base
FROM google/cloud-sdk:495.0.0 AS base

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

0 comments on commit 480f345

Please sign in to comment.