Update yaml files to latest version RELEASE.2024-06-11T03-13-30Z

This commit is contained in:
Minio Trusted 2024-06-11 06:11:10 +00:00
parent 55aa431578
commit 76ebb16688

View file

@ -2,7 +2,7 @@ version: '3.7'
# Settings and configurations that are common for all containers
x-minio-common: &minio-common
image: quay.io/minio/minio:RELEASE.2024-06-06T09-36-42Z
image: quay.io/minio/minio:RELEASE.2024-06-11T03-13-30Z
command: server --console-address ":9001" http://minio{1...4}/data{1...2}
expose:
- "9000"