diff --git a/Dockerfile b/Dockerfile index d59e9cd..64d5a84 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ RUN apk add --no-cache \ zlib RUN apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/main \ - libressl2.7-libcrypto + libcrypto1.1 RUN apk add --no-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing \ proftpd \