diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index a2e6abd..a01545e 100644 --- a/🆙-How-to-Update.md +++ b/🆙-How-to-Update.md @@ -18,7 +18,7 @@ PS: For every new release, it takes some time to build the docker image, please ```bash cd git fetch --all -git checkout 1.2.0 --force +git checkout 1.3.0 --force npm install npm run build pm2 restart uptime-kuma