Update plausible/analytics Docker tag to v2
Some checks failed
/ terraform (push) Successful in 45s
/ ansible (push) Failing after 1m30s

This commit is contained in:
Renovate 2023-06-14 12:00:37 +01:00
parent 2fa7f7212f
commit 5407ae89d5

View file

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