Updated the version of PG-Client 41/87841/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Thu, 16 May 2019 06:03:51 +0000 (14:03 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Thu, 16 May 2019 06:03:51 +0000 (14:03 +0800)
Change-Id: Id0e19382c105e6f48e81cc0907083ef274b31486
Issue-ID: HOLMES-226
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
rulemgt-standalone/src/main/assembly/Dockerfile

index 84c75ad..906fc30 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.7-r0 \
+    && apk add --no-cache postgresql-client=10.8-r0 \
     && apk add --no-cache nss