fix(service): Umami -> patch Nextjs CVE-2025-55183 & CVE-2025-55184 (#7671)
This commit is contained in:
commit
2c04336d7a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
services:
|
services:
|
||||||
umami:
|
umami:
|
||||||
image: ghcr.io/umami-software/umami:3.0.2
|
image: ghcr.io/umami-software/umami:3.0.3
|
||||||
environment:
|
environment:
|
||||||
- SERVICE_URL_UMAMI_3000
|
- SERVICE_URL_UMAMI_3000
|
||||||
- DATABASE_URL=postgres://$SERVICE_USER_POSTGRES:$SERVICE_PASSWORD_POSTGRES@postgresql:5432/$POSTGRES_DB
|
- DATABASE_URL=postgres://$SERVICE_USER_POSTGRES:$SERVICE_PASSWORD_POSTGRES@postgresql:5432/$POSTGRES_DB
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue