Update to community-edition:v2.1.1
This commit is contained in:
parent
2981aa876c
commit
02ba149e26
@ -6,7 +6,7 @@
|
||||
|
||||
services:
|
||||
plausible:
|
||||
image: image: ghcr.io/plausible/community-edition:v2.1.0
|
||||
image: image: ghcr.io/plausible/community-edition:v2.1.1
|
||||
command: sh -c "sleep 10 && /entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
|
||||
environment:
|
||||
- DATABASE_URL=postgres://postgres:$SERVICE_PASSWORD_POSTGRES@plausible_db/plausible
|
||||
|
Loading…
Reference in New Issue
Block a user