mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 15:20:40 +00:00
updated umami service image to patch nextjs CVE-2025-55183 & CVE-2025-55184
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user