Update yaml files to latest version RELEASE.2024-04-06T05-26-02Z

This commit is contained in:
Minio Trusted 2024-04-06 06:44:30 +00:00
parent 9d63bb1b41
commit 51fc145161
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

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