Skip to content

Commit 5310881

Browse files
build(deps): Bump google/cloud-sdk from 449.0.0 to 450.0.0 (#1757)
Bumps google/cloud-sdk from 449.0.0 to 450.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a110e5 commit 5310881

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 google/cloud-sdk:449.0.0@sha256:538c6934442f6d78212cbdaecbd0e904fa0b1a47b95d0557f56936d53a872c5d
2+
FROM google/cloud-sdk:450.0.0@sha256:5499d59f2cb2cedc193841f72a2fa5964d4b1aa255467d43df1e72ab1d143e98
33
RUN apt-get install -y netcat

0 commit comments

Comments
 (0)