Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit a98bc2d

Browse files
chore(deps): update google/cloud-sdk docker tag to v446
1 parent ba82053 commit a98bc2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG WAITFOR_VERSION=2.2.4
55
RUN curl -vsSLo /tmp/wait-for "https://github.com/eficode/wait-for/releases/download/v${WAITFOR_VERSION}/wait-for"
66
RUN chmod +x /tmp/wait-for
77

8-
FROM google/cloud-sdk:445.0.0
8+
FROM google/cloud-sdk:446.0.1
99

1010
ENV PYTHONDONTWRITEBYTECODE=1
1111
ENV PYTHONUNBUFFERED=1

0 commit comments

Comments
 (0)