diff --git a/templates/compose/plane.yaml b/templates/compose/plane.yaml index ae4e8eb4d..fa0f08ef3 100644 --- a/templates/compose/plane.yaml +++ b/templates/compose/plane.yaml @@ -211,7 +211,7 @@ services: plane-minio: <<: *app-env - image: minio/minio:latest + image: ghcr.io/coollabsio/minio:RELEASE.2025-10-15T17-29-55Z # Released on 15 October 2025 command: server /export --console-address ":9090" volumes: - uploads:/export