mirror of
https://github.com/coollabsio/coolify.git
synced 2026-09-26 01:10:30 -04:00
fix(service): Update Plausible to v3.2.1 due to CVE-2026-8467 (#11939)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
services:
|
||||
plausible:
|
||||
image: "ghcr.io/plausible/community-edition:v3.0.1"
|
||||
image: "ghcr.io/plausible/community-edition:v3.2.1"
|
||||
command: 'sh -c "sleep 10 && /entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"'
|
||||
environment:
|
||||
- SERVICE_URL_PLAUSIBLE
|
||||
|
||||
Reference in New Issue
Block a user