Update to 1.8.0 from 1.7.3

LouisLam 2021-10-06 02:04:49 +08:00
parent 1f1a5900c1
commit 8676c31ac3

@ -18,7 +18,7 @@ PS: For every new release, it takes some time to build the docker image, please
```bash
cd <uptime-kuma-directory>
git fetch --all
git checkout 1.7.3 --force
git checkout 1.8.0 --force
npm install --legacy-peer-deps
node node_modules/esbuild/install.js
npm run build