mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-03 20:22:07 +00:00
fix(templates): update minio image to use coollabsio fork in Plane
This commit is contained in:
@@ -225,7 +225,7 @@ services:
|
||||
|
||||
# Comment this if you using any external s3 compatible storage
|
||||
plane-minio:
|
||||
image: minio/minio:latest
|
||||
image: ghcr.io/coollabsio/minio:RELEASE.2025-10-15T17-29-55Z
|
||||
command: server /export --console-address ":9090"
|
||||
environment:
|
||||
<<: *minio-env
|
||||
|
||||
Reference in New Issue
Block a user