mirror of
https://github.com/minio/minio.git
synced 2025-11-12 23:01:39 -05:00
Update yaml files to latest version RELEASE.2020-05-28T23-29-21Z
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.7'
|
||||
|
||||
services:
|
||||
minio1:
|
||||
image: minio/minio:RELEASE.2020-05-16T01-33-21Z
|
||||
image: minio/minio:RELEASE.2020-05-28T23-29-21Z
|
||||
hostname: minio1
|
||||
volumes:
|
||||
- minio1-data:/export
|
||||
@@ -29,7 +29,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio2:
|
||||
image: minio/minio:RELEASE.2020-05-16T01-33-21Z
|
||||
image: minio/minio:RELEASE.2020-05-28T23-29-21Z
|
||||
hostname: minio2
|
||||
volumes:
|
||||
- minio2-data:/export
|
||||
@@ -56,7 +56,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio3:
|
||||
image: minio/minio:RELEASE.2020-05-16T01-33-21Z
|
||||
image: minio/minio:RELEASE.2020-05-28T23-29-21Z
|
||||
hostname: minio3
|
||||
volumes:
|
||||
- minio3-data:/export
|
||||
@@ -83,7 +83,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio4:
|
||||
image: minio/minio:RELEASE.2020-05-16T01-33-21Z
|
||||
image: minio/minio:RELEASE.2020-05-28T23-29-21Z
|
||||
hostname: minio4
|
||||
volumes:
|
||||
- minio4-data:/export
|
||||
|
||||
@@ -2,7 +2,7 @@ version: '3.7'
|
||||
|
||||
services:
|
||||
minio1:
|
||||
image: minio/minio:RELEASE.2020-05-16T01-33-21Z
|
||||
image: minio/minio:RELEASE.2020-05-28T23-29-21Z
|
||||
hostname: minio1
|
||||
volumes:
|
||||
- minio1-data:/export
|
||||
@@ -33,7 +33,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio2:
|
||||
image: minio/minio:RELEASE.2020-05-16T01-33-21Z
|
||||
image: minio/minio:RELEASE.2020-05-28T23-29-21Z
|
||||
hostname: minio2
|
||||
volumes:
|
||||
- minio2-data:/export
|
||||
@@ -64,7 +64,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio3:
|
||||
image: minio/minio:RELEASE.2020-05-16T01-33-21Z
|
||||
image: minio/minio:RELEASE.2020-05-28T23-29-21Z
|
||||
hostname: minio3
|
||||
volumes:
|
||||
- minio3-data:/export
|
||||
@@ -95,7 +95,7 @@ services:
|
||||
retries: 3
|
||||
|
||||
minio4:
|
||||
image: minio/minio:RELEASE.2020-05-16T01-33-21Z
|
||||
image: minio/minio:RELEASE.2020-05-28T23-29-21Z
|
||||
hostname: minio4
|
||||
volumes:
|
||||
- minio4-data:/export
|
||||
|
||||
Reference in New Issue
Block a user