We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 969aef5 commit 596a647Copy full SHA for 596a647
Dockerfile.pubsub-emulator
@@ -1,3 +1,3 @@
1
# gcloud sdk for pubsub emulator with netcat added for the startup health check
2
-FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:519.0.0-emulators@sha256:78db84c1d8be6fd2282789f7b8a57b5627ab0b1182a6dd0110b86c3fef078ee4
+FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:523.0.0-emulators@sha256:1a48fca22f2f7cfe9c247c77ec5a1bf7299263a01b6e8c9880a8775b9e899742
3
RUN apt-get update -y && apt-get install -y netcat-traditional
0 commit comments