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

Commit e60e2a8

Browse files
chore(deps): update google/cloud-sdk docker tag to v445 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82b0b2f commit e60e2a8

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:444.0.0
8+
FROM google/cloud-sdk:445.0.0
99

1010
ENV PYTHONDONTWRITEBYTECODE=1
1111
ENV PYTHONUNBUFFERED=1

0 commit comments

Comments
 (0)