mirror of
https://github.com/coollabsio/coolify.git
synced 2025-12-28 05:34:50 +00:00
Replace minio with coollabs minio on coolify dev compose file
This commit is contained in:
parent
b88a70fde5
commit
d17ba873aa
@ -104,7 +104,7 @@ services:
|
||||
networks:
|
||||
- coolify
|
||||
minio:
|
||||
image: minio/minio:latest
|
||||
image: ghcr.io/coollabsio/minio:RELEASE.2025-10-15T17-29-55Z # Released on 15 October 2025
|
||||
pull_policy: always
|
||||
container_name: coolify-minio
|
||||
command: server /data --console-address ":9001"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user