mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Pinned adobe/s3mock docker image
This commit is contained in:
parent
aad135b7c8
commit
16922bf177
2 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ services:
|
|||
mongo:
|
||||
image: mongo:3.6
|
||||
s3:
|
||||
image: adobe/s3mock
|
||||
image: adobe/s3mock:2.1.20
|
||||
environment:
|
||||
- initialBuckets=fake_user_files,fake_template_files,fake_public_files,bucket
|
||||
healthcheck:
|
||||
|
|
|
@ -51,7 +51,7 @@ services:
|
|||
image: mongo:3.6
|
||||
|
||||
s3:
|
||||
image: adobe/s3mock
|
||||
image: adobe/s3mock:2.1.20
|
||||
environment:
|
||||
- initialBuckets=fake_user_files,fake_template_files,fake_public_files,bucket
|
||||
healthcheck:
|
||||
|
|
Loading…
Reference in a new issue