Skip to content

Commit

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

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

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 Dec 20, 2024
1 parent 15480c6 commit 08a8066
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:504.0.0 AS base
FROM google/cloud-sdk:504.0.1 AS base

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

0 comments on commit 08a8066

Please sign in to comment.