diff --git a/Dockerfile.pubsub-emulator b/Dockerfile.pubsub-emulator index b414eb65a..fc57aef5a 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:452.0.1@sha256:8b554971fa177b658812389aca3c6dc3812dd28d2bc4e6bfc784648b499edc52 +FROM google/cloud-sdk:452.0.1@sha256:a7d9835893555b8c0f1ab239c6a6099e2b0a5053ef10dbf3d0aed194604ad9ff RUN apt-get install -y netcat