Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 488.0.0 to 494.0.0
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 488.0.0 to 494.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 and cpanato committed Sep 30, 2024
1 parent ed6a924 commit 1e67287
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:488.0.0@sha256:bcf4148eca91d1412bddc724abaae1fbd53df8979d16be85d2ac7105eaa6fd44
FROM google/cloud-sdk:494.0.0@sha256:fd5bf7ae991de870f55e6be5bf5938d5752772b0b7b63a909e3e462f8167c5d5
RUN apt-get install -y netcat

0 comments on commit 1e67287

Please sign in to comment.