Skip to content

Commit 7ff05a2

Browse files
Bump google/cloud-sdk from 466.0.0-slim to 489.0.0-slim (#79)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 84eaa25 commit 7ff05a2

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:466.0.0
1+
FROM google/cloud-sdk:544.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:466.0.0-alpine
1+
FROM google/cloud-sdk:544.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:466.0.0-slim
1+
FROM google/cloud-sdk:544.0.0-slim
22

33
ENV CLOUDSDK_CORE_DISABLE_PROMPTS=1
44

0 commit comments

Comments
 (0)