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

Commit 8c4eff4

Browse files
chore(deps): update google/cloud-sdk docker tag to v491 (#78)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f0335c8 commit 8c4eff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
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:490.0.0
8+
FROM google/cloud-sdk:491.0.0
99

1010
ENV PYTHONDONTWRITEBYTECODE=1
1111
ENV PYTHONUNBUFFERED=1

0 commit comments

Comments
 (0)