Skip to content

Commit 7ece4f0

Browse files
chore(deps): bump google/cloud-sdk from 513.0.0-alpine to 514.0.0-alpine in /support (#6947)
chore(deps): bump google/cloud-sdk in /support Bumps google/cloud-sdk from 513.0.0-alpine to 514.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffd14ff commit 7ece4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/alpine.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ COPY --chown=$USER:root --from=aws-builder /usr/bin/aws-iam-authenticator /usr/b
100100
#
101101
# gcloud base
102102
#
103-
FROM google/cloud-sdk:513.0.0-alpine@sha256:14e7b3fc1633710a9ad00650620174a05ef5bbda0bc1074c12e7dad6c1ccf6da as gcloud-base
103+
FROM google/cloud-sdk:514.0.0-alpine@sha256:b6175103732318f5f0748c8d092ecfff8ab5f51096a09177c823170ec87718e1 as gcloud-base
104104

105105
RUN gcloud components install kubectl gke-gcloud-auth-plugin --quiet && gcloud components remove gsutil --quiet
106106

0 commit comments

Comments
 (0)