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

Commit c9c47bd

Browse files
chore(deps): update google/cloud-sdk docker tag to v453 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84497e4 commit c9c47bd

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

1010
ENV PYTHONDONTWRITEBYTECODE=1
1111
ENV PYTHONUNBUFFERED=1

0 commit comments

Comments
 (0)