From b44c0d1505b1ab6286dc19d90c054147d6007fd8 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sat, 4 Sep 2021 16:15:16 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=F0=9F=86=99=20How=20to=20Update=20(m?= =?UTF-8?q?arkdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 🆙-How-to-Update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/🆙-How-to-Update.md b/🆙-How-to-Update.md index 9c170b8..35fd512 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.5.2 --force +git checkout 1.5.3 --force npm install --legacy-peer-deps node node_modules/esbuild/install.js npm run build