diff --git a/Dockerfile b/Dockerfile index 4a62317..ae27390 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,8 +14,8 @@ RUN apk add --no-cache \ libstdc++ \ heimdal-libs \ libcap \ - libressl2.4-libcrypto \ - libressl2.4-libssl \ + libressl2.5-libcrypto \ + libressl2.5-libssl \ libltdl RUN set -x && \