mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
chore: pin minor release
This commit is contained in:
parent
696196b6dc
commit
3fa7a879aa
|
@ -32,7 +32,7 @@ services:
|
|||
|
||||
plausible:
|
||||
container_name: plausible
|
||||
image: ghcr.io/plausible/community-edition:v2.1.3
|
||||
image: ghcr.io/plausible/community-edition:v2.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