Pinned adobe/s3mock docker image

This commit is contained in:
Miguel Serrano 2020-06-17 16:36:57 +02:00
parent aad135b7c8
commit 16922bf177
2 changed files with 2 additions and 2 deletions

View file

@ -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:

View file

@ -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: