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

Commit

Permalink
chore(deps): update google/cloud-sdk docker tag to v490
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 0f7e68f commit 34ec197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG WAITFOR_VERSION=2.2.4
RUN curl -vsSLo /tmp/wait-for "https://github.com/eficode/wait-for/releases/download/v${WAITFOR_VERSION}/wait-for"
RUN chmod +x /tmp/wait-for

FROM google/cloud-sdk:487.0.0
FROM google/cloud-sdk:490.0.0

ENV PYTHONDONTWRITEBYTECODE=1
ENV PYTHONUNBUFFERED=1
Expand Down

0 comments on commit 34ec197

Please sign in to comment.