Update Umami image tag to latest version

This commit is contained in:
FUTC-Coding
2025-12-02 17:07:24 +01:00
committed by GitHub
parent afb19114cf
commit 0117e1102f

View File

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