Merge pull request #1017 from Neilpang/dev

Dev
This commit is contained in:
neil 2017-09-10 16:47:42 +08:00 committed by GitHub
commit 1dc3036822

View File

@ -4,7 +4,7 @@ RUN apk update -f \
&& apk --no-cache add -f \
openssl \
curl \
netcat-openbsd \
socat \
&& rm -rf /var/cache/apk/*
ENV LE_CONFIG_HOME /acme.sh