Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and cpanato committed Dec 12, 2023
1 parent 1e4940a commit c582e62
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:456.0.0@sha256:f5608252f6af4b26d6b494d58648201d3f083761b5dd187a0242820de741c238
FROM google/cloud-sdk:456.0.0@sha256:32c574f235d1971bf2fe334f1fa9f670348f0c27ffd62f22f2a1391fc63fcbc0
RUN apt-get install -y netcat

0 comments on commit c582e62

Please sign in to comment.