Merge pull request #1128 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/1127pull/1136/head
commit
b6aff65997
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine
|
FROM alpine:3.6
|
||||||
|
|
||||||
RUN apk update -f \
|
RUN apk update -f \
|
||||||
&& apk --no-cache add -f \
|
&& apk --no-cache add -f \
|
||||||
|
|
Loading…
Reference in New Issue