Merge pull request #205 from catcherwong/master

Update to Nacos 2.0.3
This commit is contained in:
paderlol 2021-07-30 18:02:23 +08:00 committed by GitHub
commit 99a6ed8723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ ENV MODE="cluster" \
TOMCAT_ACCESSLOG_ENABLED="false" \
TIME_ZONE="Asia/Shanghai"
ARG NACOS_VERSION=2.0.2
ARG NACOS_VERSION=2.0.3
ARG HOT_FIX_FLAG=""
WORKDIR $BASE_DIR

View File

@ -1 +1 @@
NACOS_VERSION=2.0.2
NACOS_VERSION=2.0.3