diff --git a/compose.yml b/compose.yml index 8395c23..f36ecbc 100644 --- a/compose.yml +++ b/compose.yml @@ -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: