diff --git a/compose.yml b/compose.yml index 8605100..19b1706 100644 --- a/compose.yml +++ b/compose.yml @@ -31,7 +31,7 @@ services: start_period: 1m plausible: - image: ghcr.io/plausible/community-edition:v2.1.2 + image: ghcr.io/plausible/community-edition:v2.1.3 restart: always command: sh -c "/entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run" depends_on: