Skip to content

Commit a695663

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

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:522.0.0-emulators@sha256:15188045b1acb6c3a953a2699c87bac7a0dfe14fa281d19de071c747e5305735
2+
FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:523.0.1-emulators@sha256:ec93657c43309e0dadecb10b2c5361ce92aba6a78c9e81a8cb3b9a3237fbe355
33
RUN apt-get update -y && apt-get install -y netcat-traditional

0 commit comments

Comments
 (0)