mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-17 13:58:12 +00:00
chore: pin minor release
This commit is contained in:
parent
696196b6dc
commit
3fa7a879aa
|
@ -32,7 +32,7 @@ services:
|
||||||
|
|
||||||
plausible:
|
plausible:
|
||||||
container_name: plausible
|
container_name: plausible
|
||||||
image: ghcr.io/plausible/community-edition:v2.1.3
|
image: ghcr.io/plausible/community-edition:v2.1
|
||||||
restart: always
|
restart: always
|
||||||
command: sh -c "sleep 10 && /entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
|
command: sh -c "sleep 10 && /entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user