mirror of
https://github.com/plausible/hosting.git
synced 2025-04-17 20:44:01 -05:00
v3.0.1
This commit is contained in:
parent
0b906cc6a7
commit
20385b05aa
@ -23,7 +23,7 @@
|
||||
1. Clone this repository:
|
||||
|
||||
```console
|
||||
$ git clone -b v3.0.0 --single-branch https://github.com/plausible/community-edition plausible-ce
|
||||
$ git clone -b v3.0.1 --single-branch https://github.com/plausible/community-edition plausible-ce
|
||||
Cloning into 'plausible-ce'...
|
||||
remote: Enumerating objects: 13, done.
|
||||
remote: Counting objects: 100% (10/10), done.
|
||||
|
@ -34,7 +34,7 @@ services:
|
||||
start_period: 1m
|
||||
|
||||
plausible:
|
||||
image: ghcr.io/plausible/community-edition:v3.0.0
|
||||
image: ghcr.io/plausible/community-edition:v3.0.1
|
||||
restart: always
|
||||
command: sh -c "/entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
|
||||
depends_on:
|
||||
|
Loading…
x
Reference in New Issue
Block a user