Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 507.0.0 to 508.0.0
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 507.0.0 to 508.0.0.

---
updated-dependencies:
- dependency-name: google/cloud-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cpanato committed Feb 3, 2025
1 parent b3bd1de commit c6ed73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.pubsub-emulator
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# gcloud sdk for pubsub emulator with netcat added for the startup health check
FROM google/cloud-sdk:507.0.0@sha256:7ad5616cf9abbbb7525e38ea83671f5f1389cedcec0c7244cca68e005717bb7f
FROM google/cloud-sdk:508.0.0@sha256:47e677b4b4ce8243d9daab47cd0d6d54f1742215dad537bba39c37a64a49c803
RUN apt-get install -y netcat-traditional

0 comments on commit c6ed73b

Please sign in to comment.