use v1.5 in docker-compose.yml

This commit is contained in:
ruslandoga 2023-04-11 15:56:39 +07:00 committed by GitHub
parent 36ada560cb
commit 3e1462eabd
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:latest
image: plausible/analytics:v1.5
restart: always
command: sh -c "sleep 10 && /entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
depends_on: