Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 484.0.0 to 485.0.0
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 484.0.0 to 485.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 29, 2024
1 parent 11ff1f5 commit 0f9aacb
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:484.0.0@sha256:20c22528d2a6fb6c8d99bb26c2592f524b53640369424ba20d29d4b2c74a5204
FROM google/cloud-sdk:485.0.0@sha256:8ea4d1fcd1b24e28dea9f3fbfea84700f60911ca91ce9f3c671d12edf866c0c1
RUN apt-get install -y netcat

0 comments on commit 0f9aacb

Please sign in to comment.