mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
[misc] fix ci -- pin fake-gcs to a compatible version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user