mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +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…
Reference in New Issue
Block a user