Updated agent alpine

This commit is contained in:
root 2018-02-17 23:31:08 -08:00
parent 96ff63f85b
commit 205854c078

View File

@ -57,6 +57,7 @@ RUN apk update && \
automake \
openssl-dev \
openldap-dev \
pcre-dev \
subversion \
coreutils && \
cd /tmp/ && \