use plausible v2

This commit is contained in:
ruslandoga 2023-06-14 18:28:49 +08:00 committed by GitHub
parent dd0e109a57
commit 85b5d92bf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ services:
hard: 262144
plausible:
image: plausible/analytics:v1.5
image: plausible/analytics:v2.0
restart: always
command: sh -c "sleep 10 && /entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
depends_on: