Upgrade Plausible to 1.4

This commit is contained in:
Jake Howard 2021-10-29 20:46:28 +01:00
parent 090745456f
commit 0cb2a70d24
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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