diff --git a/Dockerfile b/Dockerfile index f9e14794..7a53f322 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,7 +22,7 @@ RUN apk add --no-cache \ cyrus-sasl \ gettext \ icu-dev \ - libressl-dev \ + openssl-dev \ perl \ python3 \ su-exec \