fix(service): Update Plausible to v3.2.1 due to CVE-2026-8467 (#11939)

This commit is contained in:
Andras Bacsai
2026-09-23 15:00:29 +02:00
committed by GitHub
+1 -1
View File
@@ -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