mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-10 22:24:00 +00:00
Replace minio with coollabs minio on posthog service template
This commit is contained in:
@@ -1870,7 +1870,7 @@ services:
|
||||
- ALLOW_PLAINTEXT_LISTENER=yes
|
||||
|
||||
object_storage:
|
||||
image: minio/minio:RELEASE.2022-06-25T15-50-16Z
|
||||
image: ghcr.io/coollabsio/minio:RELEASE.2025-10-15T17-29-55Z # Released on 15 October 2025
|
||||
environment:
|
||||
- MINIO_ROOT_USER=$SERVICE_USER_MINIO
|
||||
- MINIO_ROOT_PASSWORD=$SERVICE_PASSWORD_MINIO
|
||||
|
||||
Reference in New Issue
Block a user