Skip to content

Commit cb3ee69

Browse files
chore(deps): update google/cloud-sdk:latest docker digest to 5f165a0
1 parent 937aa2f commit cb3ee69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
pubsub-emulator:
3-
image: google/cloud-sdk:latest@sha256:6ed0726e30dad03044dd6a4a70d8a3e57b87d6a0be88c72d7d146ea2219c22a7
3+
image: google/cloud-sdk:latest@sha256:5f165a095e127672d76863f139547c6c3fda20fc152a02cf8b0d1195a6017be2
44
command: gcloud beta emulators pubsub start --project=pytest-streaming --host-port=0.0.0.0:8432
55
ports: ['8432:8432']
66
environment:

0 commit comments

Comments
 (0)