Updated the version of PG-Client 42/87842/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Thu, 16 May 2019 06:04:27 +0000 (14:04 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Thu, 16 May 2019 06:04:27 +0000 (14:04 +0800)
Change-Id: I05c73ff96de17ca9580b6c5fe9ff9f8363041aab
Issue-ID: HOLMES-226
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
engine-d-standalone/src/main/assembly/Dockerfile

index 0201b9a..aab6396 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.7-r0 \
+    && apk add --no-cache postgresql-client=10.8-r0 \
     && apk add --no-cache nss
 
 #switch the user to holmes