Skip to content

Commit

Permalink
Bump google/cloud-sdk from 451.0.0-slim to 455.0.0-slim (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent e486fa8 commit 5f0dcdf
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:451.0.0
FROM google/cloud-sdk:455.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:451.0.0-alpine
FROM google/cloud-sdk:455.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:451.0.0-slim
FROM google/cloud-sdk:455.0.0-slim

ENV CLOUDSDK_CORE_DISABLE_PROMPTS=1

Expand Down

0 comments on commit 5f0dcdf

Please sign in to comment.