updated umami service image to patch nextjs CVE-2025-55183 & CVE-2025-55184

This commit is contained in:
ShadowArcanist 2025-12-17 22:34:31 +05:30 committed by GitHub
parent 1b3be5bef6
commit 00b81c8ecc
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:3.0.2
image: ghcr.io/umami-software/umami:3.0.3
environment:
- SERVICE_URL_UMAMI_3000
- DATABASE_URL=postgres://$SERVICE_USER_POSTGRES:$SERVICE_PASSWORD_POSTGRES@postgresql:5432/$POSTGRES_DB