⬆️ 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
parent 50bd4f5e16
commit 7fbb24401a

View file

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