Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 68309c4 to 50e3b34
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from `68309c4` to `50e3b34`.

---
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 Sep 5, 2023
1 parent 13178b8 commit 77000d3
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:444.0.0@sha256:68309c490544c5507794c7534364419f3bbf81ca674567d1ac0b1d4b8b44a7c8
FROM google/cloud-sdk:444.0.0@sha256:50e3b34ae90198e81a29320d5713bb9ec0ab3090fe1cd1920989a63992ae14aa
RUN apt-get install -y netcat

0 comments on commit 77000d3

Please sign in to comment.