Update ghcr.io/plausible/community-edition Docker tag to v3
This commit is contained in:
parent
e010fc34e9
commit
f73d48650f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
plausible:
|
||||
image: ghcr.io/plausible/community-edition:v2.1
|
||||
image: ghcr.io/plausible/community-edition:v3.0
|
||||
restart: unless-stopped
|
||||
command: sh -c "/entrypoint.sh db migrate && /entrypoint.sh run"
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Reference in a new issue