Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 482.0.0 to 483.0.0
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 482.0.0 to 483.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 Jul 8, 2024
1 parent 690ce11 commit 1b48aa7
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:482.0.0@sha256:fb01b5f3fa7b699ec6603f5a81196ee110053f05f20c6390a9aa10e27f324836
FROM google/cloud-sdk:483.0.0@sha256:366c6f05b2d14fc8da799ba47a708a3adc6f6cf4fd8d267f997bebfca2932ca1
RUN apt-get install -y netcat

0 comments on commit 1b48aa7

Please sign in to comment.