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 d0cada5 commit a625866Copy full SHA for a625866
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-04-03T14-56-28Z
+ image: quay.io/minio/minio:RELEASE.2025-04-08T15-41-24Z
6
command: server --console-address ":9001" http://minio{1...4}/data{1...2}
7
expose:
8
- "9000"
0 commit comments