Update docker-compose.yml

upgrade plausible
This commit is contained in:
LRVT
2024-06-07 01:04:08 +02:00
committed by GitHub
parent 10de1de4b6
commit e93052faff

View File

@@ -37,7 +37,7 @@ services:
plausible:
container_name: plausible
image: ghcr.io/plausible/community-edition:v2.1.0
image: ghcr.io/plausible/community-edition:v2.1.1
restart: always
command: sh -c "sleep 10 && /entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
depends_on: