mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-03 12:28:44 +00:00
Update docker-compose.yml
upgrade plausible
This commit is contained in:
parent
10de1de4b6
commit
e93052faff
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user