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

This commit is contained in:
Vili Tikkanen
2026-09-22 17:52:49 +03:00
committed by GitHub
parent 8a0d21e6f2
commit e6ca44d464
+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