Update v3.2.1
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#### 1. Clone this repository
|
||||
|
||||
```console
|
||||
$ git clone -b v3.2.0 --single-branch https://github.com/plausible/community-edition plausible-ce
|
||||
$ git clone -b v3.2.1 --single-branch https://github.com/plausible/community-edition plausible-ce
|
||||
Cloning into 'plausible-ce'...
|
||||
|
||||
$ cd plausible-ce
|
||||
|
||||
+1
-1
@@ -39,7 +39,7 @@ services:
|
||||
start_period: 1m
|
||||
|
||||
plausible:
|
||||
image: ghcr.io/plausible/community-edition:v3.2.0
|
||||
image: ghcr.io/plausible/community-edition:v3.2.1
|
||||
restart: always
|
||||
command: sh -c "/entrypoint.sh db createdb && /entrypoint.sh db migrate && /entrypoint.sh run"
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user