Update yaml files to latest version RELEASE.2019-08-21T19-40-07Z

This commit is contained in:
Minio Trusted
2019-08-21 19:46:01 +00:00
parent 2fa98b1d6a
commit de736f2864
9 changed files with 19 additions and 19 deletions

View File

@@ -5,7 +5,7 @@ version: '3.7'
# 9001 through 9004.
services:
minio1:
image: minio/minio:RELEASE.2019-08-14T20-37-41Z
image: minio/minio:RELEASE.2019-08-21T19-40-07Z
volumes:
- data1:/data
ports:
@@ -22,7 +22,7 @@ services:
start_period: 3m
minio2:
image: minio/minio:RELEASE.2019-08-14T20-37-41Z
image: minio/minio:RELEASE.2019-08-21T19-40-07Z
volumes:
- data2:/data
ports:
@@ -39,7 +39,7 @@ services:
start_period: 3m
minio3:
image: minio/minio:RELEASE.2019-08-14T20-37-41Z
image: minio/minio:RELEASE.2019-08-21T19-40-07Z
volumes:
- data3:/data
ports:
@@ -56,7 +56,7 @@ services:
start_period: 3m
minio4:
image: minio/minio:RELEASE.2019-08-14T20-37-41Z
image: minio/minio:RELEASE.2019-08-21T19-40-07Z
volumes:
- data4:/data
ports: