mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
pin fake-gcs to 1.21.2 to prevent acceptance-test errors
This commit is contained in:
@@ -67,7 +67,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
|
||||
|
||||
Reference in New Issue
Block a user