Pin Plausible to major version

This commit is contained in:
Jake Howard 2020-10-05 18:43:12 +01:00
parent 29c9e14f62
commit 2c4e1e0414
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
plausible:
image: plausible/analytics:latest
image: plausible/analytics:v1
restart: unless-stopped
command: sh -c "/entrypoint.sh db migrate && /entrypoint.sh run"
depends_on: