Skip to content

Commit 4a3e683

Browse files
dependabot[bot]cpanato
authored andcommitted
build(deps): Bump google.com/cloudsdktool/google-cloud-cli
Bumps google.com/cloudsdktool/google-cloud-cli from 523.0.1-emulators to 524.0.0-emulators. --- updated-dependencies: - dependency-name: google.com/cloudsdktool/google-cloud-cli dependency-version: 524.0.0-emulators dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6a0305e commit 4a3e683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.pubsub-emulator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# gcloud sdk for pubsub emulator with netcat added for the startup health check
2-
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:523.0.1-emulators@sha256:ec93657c43309e0dadecb10b2c5361ce92aba6a78c9e81a8cb3b9a3237fbe355
2+
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:524.0.0-emulators@sha256:11e9b10b6d61177b0046fcb5f1e9479f567a5dacbf66d194baf5a8872653c857
33
RUN apt-get update -y && apt-get install -y netcat-traditional

0 commit comments

Comments
 (0)