Updated the PG Client Version
[holmes/engine-management.git] / 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