Update plausible to v1.2

This commit is contained in:
Jake Howard 2021-01-29 21:34:44 +00:00
parent 698804ff38
commit c5050381fc
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

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