We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6f098 commit 27538e2Copy full SHA for 27538e2
docs/orchestration/docker-compose/docker-compose.yaml
@@ -2,7 +2,7 @@ version: '3.7'
2
3
# Settings and configurations that are common for all containers
4
x-minio-common: &minio-common
5
- image: quay.io/minio/minio:RELEASE.2024-07-04T14-25-45Z
+ image: quay.io/minio/minio:RELEASE.2024-07-10T18-41-49Z
6
command: server --console-address ":9001" http://minio{1...4}/data{1...2}
7
expose:
8
- "9000"
0 commit comments