Commit 1dc30368 authored by neil's avatar neil Committed by GitHub
Browse files

Merge pull request #1017 from Neilpang/dev

Dev
parents 5e864ea3 a6b39928
...@@ -4,7 +4,7 @@ RUN apk update -f \ ...@@ -4,7 +4,7 @@ RUN apk update -f \
&& apk --no-cache add -f \ && apk --no-cache add -f \
openssl \ openssl \
curl \ curl \
netcat-openbsd \ socat \
&& rm -rf /var/cache/apk/* && rm -rf /var/cache/apk/*
ENV LE_CONFIG_HOME /acme.sh ENV LE_CONFIG_HOME /acme.sh
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment