⬆️ Update ghcr.io/plausible/community-edition Docker tag to v2.1.5
This commit is contained in:
parent
4bce52e542
commit
381f0af376
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ services:
|
||||||
start_period: 1m
|
start_period: 1m
|
||||||
|
|
||||||
plausible:
|
plausible:
|
||||||
image: ghcr.io/plausible/community-edition:v2.1.4
|
image: ghcr.io/plausible/community-edition:v2.1.5
|
||||||
restart: always
|
restart: always
|
||||||
command: sh -c "/entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
|
command: sh -c "/entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Reference in a new issue