Update yaml files to latest version RELEASE.2019-08-29T00-25-01Z

This commit is contained in:
Minio Trusted
2019-08-29 00:30:50 +00:00
parent eb18c82976
commit daa57e8e5a
9 changed files with 25 additions and 22 deletions

View File

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