Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 473.0.0 to 474.0.0
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 473.0.0 to 474.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 May 6, 2024
1 parent 3a50aab commit f711a24
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:473.0.0@sha256:d3e683808d8d3d8d7597167dc829d2f4f5dc5f86c36cf7b6991f3d4edce8b75e
FROM google/cloud-sdk:474.0.0@sha256:2a65a45fb7314d7569046ee406098a9ce80101d4919bfebb3be4c8baed0cacc1
RUN apt-get install -y netcat

0 comments on commit f711a24

Please sign in to comment.