diff --git a/Dockerfile b/Dockerfile index bb8dee9..696d231 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,7 +22,7 @@ RUN \ apk add --no-cache \ ca-certificates \ curl \ - libressl2.6-libssl \ + libressl2.7-libssl \ openssl \ p7zip \ unrar \ diff --git a/README.md b/README.md index 883d04f..3be9f37 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Change the downloads location in the webui in Preferences->Downloads and use /do ## Versions ++ **09.04.18:** update to libressl2.7-libssl. + **29.03.18:** Rebase to alpine edge. + **07.12.17:** Rebase to alpine 3.7. + **20.11.17:** Change libressl2.6-libssl repo.