summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2019-05-16 14:03:51 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2019-05-16 14:03:51 +0800
commit151a98c48ef05a0dadd694c08f38e3d0e91ef809 (patch)
tree268f60026970483ae4c04d8ac1123c4cd0f9109f
parent8b9dd901560ecf330da22c782ff7376740f5012c (diff)
Updated the version of PG-Client
Change-Id: Id0e19382c105e6f48e81cc0907083ef274b31486 Issue-ID: HOLMES-226 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
-rw-r--r--rulemgt-standalone/src/main/assembly/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt-standalone/src/main/assembly/Dockerfile b/rulemgt-standalone/src/main/assembly/Dockerfile
index 84c75ad..906fc30 100644
--- a/rulemgt-standalone/src/main/assembly/Dockerfile
+++ b/rulemgt-standalone/src/main/assembly/Dockerfile
@@ -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