Updated agent alpine

This commit is contained in:
root 2018-02-17 23:32:01 -08:00
parent fbd7807667
commit 4190605b57

View File

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