Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] committed Nov 9, 2023
1 parent c3ffda6 commit 82c383b
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:454.0.0@sha256:f30a4ef0d6451ac6f0ea1d6da963166ed6513bfad86bd611cbd50ef885e65f54
FROM google/cloud-sdk:454.0.0@sha256:d59988dd64a6c4da188d5ff55199b6f8bf5131580284fdff70dd99f35b141dcd
RUN apt-get install -y netcat

0 comments on commit 82c383b

Please sign in to comment.