Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 481.0.0 to 482.0.0
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 481.0.0 to 482.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 Jul 1, 2024
1 parent 5fd1711 commit ed4f81c
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:481.0.0@sha256:2bbfc5a916e0b366f937c3b7f4ae9f70a04e94d0b09aed1fb4589b691d8a460a
FROM google/cloud-sdk:482.0.0@sha256:fb01b5f3fa7b699ec6603f5a81196ee110053f05f20c6390a9aa10e27f324836
RUN apt-get install -y netcat

0 comments on commit ed4f81c

Please sign in to comment.