chore: pin minor release

This commit is contained in:
LRVT 2024-09-27 21:29:02 +02:00 committed by GitHub
parent 696196b6dc
commit 3fa7a879aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ services:
plausible:
container_name: plausible
image: ghcr.io/plausible/community-edition:v2.1.3
image: ghcr.io/plausible/community-edition:v2.1
restart: always
command: sh -c "sleep 10 && /entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
depends_on: