Skip to content

Commit 98ad49f

Browse files
committed
update datastore emulator image
1 parent bcd7335 commit 98ad49f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docker-datastore.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1+
version: "2"
2+
13
#
24
# This compose file is just for running the datastore locally.
35
#
46

57
services:
68
datastore:
7-
image: gcr.io/google.com/cloudsdktool/cloud-sdk:latest
9+
image: google/cloud-sdk:emulators
810
ports:
911
- 8081:8081
1012
volumes:

0 commit comments

Comments
 (0)