Update plausible/analytics Docker tag to v2
All checks were successful
/ terraform (push) Successful in 41s
/ ansible (push) Successful in 1m50s

This commit is contained in:
Renovate 2023-06-14 12:00:37 +01:00 committed by Jake Howard
parent 82281c6307
commit 1b24578fe6

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: