Skip to content

Commit

Permalink
chore(deps): update google/cloud-sdk docker tag to v457
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent ef8c4ee commit 998eccb
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 @@ -26,7 +26,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:456.0.0
FROM google/cloud-sdk:457.0.0

RUN rm -f /etc/apt/apt.conf.d/docker-clean && \
echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
Expand Down

0 comments on commit 998eccb

Please sign in to comment.