mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #9221 from overleaf/jpa-pin-s3mock
[misc] pin s3mock image to older version GitOrigin-RevId: b5548c080fc2142ccf1dd5601689e397f935a0c9
This commit is contained in:
@@ -68,7 +68,7 @@ services:
|
||||
command: npm run --silent test:acceptance
|
||||
|
||||
s3:
|
||||
image: adobe/s3mock
|
||||
image: adobe/s3mock:2.4.14
|
||||
environment:
|
||||
- initialBuckets=fake_user_files,fake_template_files,fake_public_files,bucket
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user