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 90f5e1e commit ad4cbceCopy full SHA for ad4cbce
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.2025-02-07T23-21-09Z
+ image: quay.io/minio/minio:RELEASE.2025-02-18T16-25-55Z
6
command: server --console-address ":9001" http://minio{1...4}/data{1...2}
7
expose:
8
- "9000"
0 commit comments