Merge branch 'master' into csh-issue-3895-node-10-23-1

This commit is contained in:
Christopher Hoskin 2021-01-07 08:20:37 +00:00
commit ad45f295ef
2 changed files with 2 additions and 2 deletions

View file

@ -56,7 +56,7 @@ services:
interval: 1s
retries: 20
gcs:
image: fsouza/fake-gcs-server
image: fsouza/fake-gcs-server:v1.21.2
command: ["--port=9090", "--scheme=http"]
healthcheck:
test: wget --quiet --output-document=/dev/null http://localhost:9090/storage/v1/b

View file

@ -55,7 +55,7 @@ services:
retries: 20
gcs:
image: fsouza/fake-gcs-server
image: fsouza/fake-gcs-server:v1.21.2
command: ["--port=9090", "--scheme=http"]
healthcheck:
test: wget --quiet --output-document=/dev/null http://localhost:9090/storage/v1/b