fix(templates): update minio image to use coollabsio fork in Plane
This commit is contained in:
parent
72f6b425af
commit
596051952f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue