Update Umami image version to 3.0.1

This commit is contained in:
FUTC-Coding 2025-12-02 19:09:28 +01:00 committed by GitHub
parent 0117e1102f
commit 421e5078ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
services:
umami:
image: ghcr.io/umami-software/umami:latest
image: ghcr.io/umami-software/umami:3.0.1
environment:
- SERVICE_URL_UMAMI_3000
- DATABASE_URL=postgres://$SERVICE_USER_POSTGRES:$SERVICE_PASSWORD_POSTGRES@postgresql:5432/$POSTGRES_DB