1
0
mirror of https://github.com/plausible/hosting.git synced 2025-06-17 19:27:30 -05:00

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

@ -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: