add libidn

This commit is contained in:
neil 2020-12-28 21:10:22 +08:00
parent 8a24275ba9
commit d6083c68fd
1 changed files with 1 additions and 0 deletions

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