From a0bdbeca78eae316194ae3470d34b96bc4b9d4e4 Mon Sep 17 00:00:00 2001 From: chaoszhu <44160914+chaos-zhu@users.noreply.github.com> Date: Thu, 2 Feb 2023 11:14:36 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96dca4f..212f1b7 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ > 注意:网速统计功能可能受限,docker网络将使用host模式(与宿主机共享端口,占用: 8082、22022) ```shell -docker run -d --net=host -v /easynode-server:/easynode-server/server/app/storage chaoszhu/easynode:v1.2 +docker run -d --net=host -v /easynode-server:/easynode-server/server/app/storage chaoszhu/easynode:v1.2.1 ``` 访问:http://yourip:8082