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

index accf460..27dff2b 100644 (file)
@@ -34,7 +34,7 @@ RUN apk upgrade \
     && apk update \
     && apk add --no-cache curl \
     && apk add --no-cache wget \
-    && apk add --no-cache postgresql-client=10.5-r0 \
+    && apk add --no-cache postgresql-client=10.7-r0 \
     && apk add --no-cache nss
 
 #switch the user to holmes