Updated the version of PG-Client
[holmes/rule-management.git] / 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