Updated the PG Client Version 66/84766/1
authorGuangrong Fu <fu.guangrong@zte.com.cn>
Wed, 10 Apr 2019 00:35:12 +0000 (08:35 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 10 Apr 2019 00:35:12 +0000 (08:35 +0800)
Change-Id: I5bbceced1a74d1e97d5f40a5ff127fcba9c90c06
Issue-ID: HOLMES-214
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
rulemgt-standalone/src/main/assembly/Dockerfile

index 35d3a3b..b09c8e7 100644 (file)
@@ -33,7 +33,7 @@ RUN set -x \
 RUN apk upgrade \
     && apk update \
     && apk add --no-cache curl \
-    && apk add --no-cache postgresql-client=10.5-r0 \
+    && apk add --no-cache postgresql-client=10.7-r0 \
     && apk add --no-cache nss