add libidn

This commit is contained in:
neil 2020-12-28 21:10:22 +08:00 committed by Bernard Spil
parent a03a874f3b
commit bef7c0341b

View File

@ -12,6 +12,7 @@ RUN apk update -f \
tzdata \
oath-toolkit-oathtool \
tar \
libidn \
&& rm -rf /var/cache/apk/*
ENV LE_CONFIG_HOME /acme.sh