mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-29 14:21:11 +00:00
Replace minio with coollabs minio on azimutt service template
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
||||
retries: 10
|
||||
|
||||
minio:
|
||||
image: minio/minio:latest
|
||||
image: ghcr.io/coollabsio/minio:RELEASE.2025-10-15T17-29-55Z # Released on 15 October 2025
|
||||
command: server /data --console-address ":9001"
|
||||
environment:
|
||||
- MINIO_SERVER_URL=$MINIO_SERVER_URL
|
||||
|
||||
Reference in New Issue
Block a user