Support 2.2.0

This commit is contained in:
Deathef
2022-12-15 10:43:10 +08:00
parent c404421e5e
commit 15596a549a
6 changed files with 20 additions and 28 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ ENV MODE="cluster" \
TOMCAT_ACCESSLOG_ENABLED="false" \
TIME_ZONE="Asia/Shanghai"
ARG NACOS_VERSION=2.1.2
ARG NACOS_VERSION=2.2.0
ARG HOT_FIX_FLAG=""
WORKDIR $BASE_DIR