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 68b004a commit 5f0b086Copy full SHA for 5f0b086
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-11-07T00-52-20Z
+ image: quay.io/minio/minio:RELEASE.2024-12-13T22-19-12Z
6
command: server --console-address ":9001" http://minio{1...4}/data{1...2}
7
expose:
8
- "9000"
0 commit comments