⬆️ Update ghcr.io/plausible/community-edition Docker tag to v2.1.5

This commit is contained in:
Renovate Bot 2025-02-03 12:02:01 +00:00 committed by Matt Reeves
parent 4bce52e542
commit 381f0af376

View file

@ -32,7 +32,7 @@ services:
start_period: 1m
plausible:
image: ghcr.io/plausible/community-edition:v2.1.4
image: ghcr.io/plausible/community-edition:v2.1.5
restart: always
command: sh -c "/entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
depends_on: