Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 358fd2a commit f58683e
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:451.0.1@sha256:d01ba393e990d689d946d84770ef9b4c59fb5ba0377b30363e043ef8ad879a06
FROM google/cloud-sdk:451.0.1@sha256:7edf46be97c53a761df08146ce01c5590263680302cac468113cfd31e12312fd
RUN apt-get install -y netcat

0 comments on commit f58683e

Please sign in to comment.