Skip to content

Commit 8213c13

Browse files
Bump google/cloud-sdk from 455.0.0-slim to 466.0.0-slim (#66)
1 parent 5f0dcdf commit 8213c13

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM google/cloud-sdk:455.0.0
1+
FROM google/cloud-sdk:466.0.0
22

33
ENV CLOUDSDK_CORE_DISABLE_PROMPTS=1
44

Dockerfile.alpine

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM google/cloud-sdk:455.0.0-alpine
1+
FROM google/cloud-sdk:466.0.0-alpine
22

33
ENV CLOUDSDK_CORE_DISABLE_PROMPTS=1
44

Dockerfile.slim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM google/cloud-sdk:455.0.0-slim
1+
FROM google/cloud-sdk:466.0.0-slim
22

33
ENV CLOUDSDK_CORE_DISABLE_PROMPTS=1
44

0 commit comments

Comments
 (0)