Skip to content

Commit

Permalink
Bump google/cloud-sdk from 420.0.0-alpine to 451.0.0-alpine (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 271a829 commit d9b54ad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM google/cloud-sdk:420.0.0
FROM google/cloud-sdk:451.0.0

ENV CLOUDSDK_CORE_DISABLE_PROMPTS=1

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.alpine
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM google/cloud-sdk:420.0.0-alpine
FROM google/cloud-sdk:451.0.0-alpine

ENV CLOUDSDK_CORE_DISABLE_PROMPTS=1

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.slim
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM google/cloud-sdk:420.0.0-slim
FROM google/cloud-sdk:451.0.0-slim

ENV CLOUDSDK_CORE_DISABLE_PROMPTS=1

Expand Down

0 comments on commit d9b54ad

Please sign in to comment.