diff --git a/Dockerfile.pubsub-emulator b/Dockerfile.pubsub-emulator index e8a3b1e7f..07c861d92 100644 --- a/Dockerfile.pubsub-emulator +++ b/Dockerfile.pubsub-emulator @@ -1,3 +1,3 @@ # gcloud sdk for pubsub emulator with netcat added for the startup health check -FROM google/cloud-sdk:494.0.0@sha256:fd5bf7ae991de870f55e6be5bf5938d5752772b0b7b63a909e3e462f8167c5d5 +FROM google/cloud-sdk:495.0.0@sha256:19e21718258a1073f19bba970f6b22bcdc4b869d7b679bdddeb50985e69e75eb RUN apt-get install -y netcat