Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 0bd5508 to 66e2681 (#1772)
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from `0bd5508` to `66e2681`.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 05cca49 commit ee55c3a
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:450.0.0@sha256:0bd55088fc8b0dc47eabe1daf2d3619460348cdbdb9b5d6322aba2d193db4a67
FROM google/cloud-sdk:450.0.0@sha256:66e2681aa3099b4e517e4cdcdefff8f2aa45d305007124ccdc09686f6712d018
RUN apt-get install -y netcat

0 comments on commit ee55c3a

Please sign in to comment.