Skip to content

Commit

Permalink
chore(deps): update google/cloud-sdk docker tag to v501 (#1092)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent fa9d50c commit 90864e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-gcloud-pubsub-emulator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ RUN /opt/poetry/bin/poetry export -f requirements.txt --output /tmp/requirements
# https://github.com/firebase/firebase-tools/issues/5256#issuecomment-1383228506
# Alternatively, switch back to slim once this is resolved:
# https://github.com/TheKevJames/tools/issues/675
FROM google/cloud-sdk:500.0.0
FROM google/cloud-sdk:501.0.0

ARG NETCATOPENBSD_VERSION
RUN rm -f /etc/apt/apt.conf.d/docker-clean && \
Expand Down

0 comments on commit 90864e0

Please sign in to comment.