Replace minio with coollabs minio on budibase service template
This commit is contained in:
parent
41f4fe33ba
commit
30e64f9dc6
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ services:
|
||||||
start_period: 10s
|
start_period: 10s
|
||||||
|
|
||||||
minio-service:
|
minio-service:
|
||||||
image: minio/minio
|
image: ghcr.io/coollabsio/minio:RELEASE.2025-10-15T17-29-55Z # Released on 15 October 2025
|
||||||
volumes:
|
volumes:
|
||||||
- minio_data:/data
|
- minio_data:/data
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue