Nacos 2.0.2

This commit is contained in:
catcherwong
2021-06-17 08:29:16 +08:00
parent bb0b95952b
commit 664fed8240
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ ENV MODE="cluster" \
TOMCAT_ACCESSLOG_ENABLED="false" \
TIME_ZONE="Asia/Shanghai"
ARG NACOS_VERSION=2.0.1
ARG NACOS_VERSION=2.0.2
ARG HOT_FIX_FLAG=""
WORKDIR $BASE_DIR