Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 8, 2023
1 parent 4de143e commit f9d658e
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:453.0.0@sha256:510ec52dc92a675575b2100c62ec79fd7b94699cea53f353f3350807d5b9d66b
FROM google/cloud-sdk:454.0.0@sha256:f30a4ef0d6451ac6f0ea1d6da963166ed6513bfad86bd611cbd50ef885e65f54
RUN apt-get install -y netcat

0 comments on commit f9d658e

Please sign in to comment.