diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index e4fc67b..fa6c728 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.6.2 --force +git checkout 1.7.0 --force npm install --legacy-peer-deps node node_modules/esbuild/install.js npm run build