Merge pull request #232 from catcherwong/master

nacos 2.0.4
This commit is contained in:
paderlol
2022-01-19 14:24:04 +08:00
committed by GitHub
3 changed files with 3 additions and 3 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.3
ARG NACOS_VERSION=2.0.4
ARG HOT_FIX_FLAG=""
WORKDIR $BASE_DIR
+1 -1
View File
@@ -1,6 +1,6 @@
FROM amd64/buildpack-deps:buster-curl as installer
ARG NACOS_VERSION=2.0.3
ARG NACOS_VERSION=2.0.4
ARG HOT_FIX_FLAG=""
RUN set -x \
+1 -1
View File
@@ -1 +1 @@
NACOS_VERSION=2.0.3
NACOS_VERSION=2.0.4