Set plausible image version to v3.2.0

This commit is contained in:
Artur Pata
2026-01-16 11:03:12 +02:00
parent 5cb5234fd7
commit d2f69ab4fc

View File

@@ -34,7 +34,7 @@ services:
start_period: 1m
plausible:
image: ghcr.io/plausible/community-edition:v3.1.0
image: ghcr.io/plausible/community-edition:v3.2.0
restart: always
command: sh -c "/entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
depends_on: