Skip to content

Commit

Permalink
build(deps): Bump google/cloud-sdk from 462.0.1 to 463.0.0
Browse files Browse the repository at this point in the history
Bumps google/cloud-sdk from 462.0.1 to 463.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 Feb 12, 2024
1 parent 5f44225 commit bb66ef5
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:462.0.1@sha256:3ae9d5b75e1eb4bda0cd019a2cfee72408db589dcda9ef4ff2d9093edfcffd64
FROM google/cloud-sdk:463.0.0@sha256:0f43da6fc72154fdcb26e84b5b38dceb2132ab8567a844dd24e6ae66b423eeb2
RUN apt-get install -y netcat

0 comments on commit bb66ef5

Please sign in to comment.