Skip to content

Commit

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

---
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 14, 2023
1 parent a6c25cc commit b078ea7
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:457.0.0@sha256:0112738596e2a223c7fa3caf5fdeeb80ef326edd15022ff333dd9a70435d9267
FROM google/cloud-sdk:457.0.0@sha256:7ccff7eb4d7c29cbea500bdeeba1d64169f4c161d5ea2b8d070bc41f4e28c476
RUN apt-get install -y netcat

0 comments on commit b078ea7

Please sign in to comment.