diff --git a/templates/compose/plausible.yaml b/templates/compose/plausible.yaml index de1749e588..66b1f0eacc 100644 --- a/templates/compose/plausible.yaml +++ b/templates/compose/plausible.yaml @@ -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