Release v3.1.0

This commit is contained in:
Artur Pata
2025-11-13 06:13:04 +02:00
committed by GitHub
parent 33a33aae88
commit 5cb5234fd7
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ services:
start_period: 1m
plausible:
image: ghcr.io/plausible/community-edition:v3.0.1
image: ghcr.io/plausible/community-edition:v3.1.0
restart: always
command: sh -c "/entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
depends_on: