Unverified Commit edb4d066 authored by neil's avatar neil Committed by GitHub
Browse files

Merge pull request #1555 from Neilpang/dev

sync
parents 838d3ddc 03f4518d
......@@ -3,6 +3,7 @@ FROM alpine:3.6
RUN apk update -f \
&& apk --no-cache add -f \
openssl \
coreutils \
curl \
socat \
&& rm -rf /var/cache/apk/*
......
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