Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent dd85002 commit 483aac8
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:495.0.0@sha256:19e21718258a1073f19bba970f6b22bcdc4b869d7b679bdddeb50985e69e75eb
FROM google/cloud-sdk:496.0.0@sha256:80386e845b8705e55649f3f96e640432973a24d480eba485488783c01627abbc
RUN apt-get install -y netcat

0 comments on commit 483aac8

Please sign in to comment.