Merge 6420aced207bce2f0b365cd57624009fc50d0321 into 55e862a4a4f69e15e9733c433b3417e122d22013

This commit is contained in:
TechnicLab 2019-02-05 14:09:07 +00:00 committed by GitHub
commit 1e9f78e858
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ RUN apk update -f \
bind-tools \ bind-tools \
curl \ curl \
socat \ socat \
bind-tools \
&& rm -rf /var/cache/apk/* && rm -rf /var/cache/apk/*
ENV LE_CONFIG_HOME /acme.sh ENV LE_CONFIG_HOME /acme.sh