update docker-compose to RELEASE.2021-07-30T00-02-00Z

This commit is contained in:
Harshavardhana 2021-07-29 18:07:06 -07:00
parent d004828b20
commit 7281e86d9e

View file

@ -2,7 +2,7 @@ version: '3.7'
# Settings and configurations that are common for all containers
x-minio-common: &minio-common
image: minio/minio:RELEASE.2021-07-27T02-40-15Z
image: minio/minio:RELEASE.2021-07-30T00-02-00Z
command: server --console-address ":9001" http://minio{1...4}/data{1...2}
expose:
- "9000"