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 578719a commit c571c23Copy full SHA for c571c23
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:517.0.0-emulators@sha256:5204ce4b58f226b843d5874285444d4494236f79d76ec2a1bf19b04440e83fdf
+FROM gcr.io/google.com/cloudsdktool/google-cloud-cli:518.0.0-emulators@sha256:de57d3b29774d4252698372d4c1f1a50a01823966449a365fc58f593d2d648f1
3
RUN apt-get update -y && apt-get install -y netcat-traditional
0 commit comments