fix nacos version envvar

This commit is contained in:
Tsonglew
2022-11-27 22:05:12 +08:00
committed by GitHub
parent c404421e5e
commit de15f32e74
+1 -1
View File
@@ -1,6 +1,6 @@
FROM amd64/buildpack-deps:buster-curl as installer
ARG NACOS_VERSION=2.1.2常德
ARG NACOS_VERSION=2.1.2
ARG HOT_FIX_FLAG=""
RUN set -x \