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

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: