Update Umami image version to 3.0.2 due to next vulnerability CVE-2025-66478

This commit is contained in:
FUTC-Coding 2025-12-07 12:21:14 +01:00 committed by GitHub
parent 421e5078ea
commit ab1542e152
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.1
image: ghcr.io/umami-software/umami:3.0.2
environment:
- SERVICE_URL_UMAMI_3000
- DATABASE_URL=postgres://$SERVICE_USER_POSTGRES:$SERVICE_PASSWORD_POSTGRES@postgresql:5432/$POSTGRES_DB