diff --git a/Dockerfile b/Dockerfile index 2827a57..8005c23 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine +FROM alpine:edge RUN apk --no-cache add \ libressl \