mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-22 19:42:03 +01:00
LibreSSL 2.5.2
This commit is contained in:
parent
dd558f85be
commit
6194075849
@ -12,8 +12,8 @@ RUN set -x && \
|
||||
ldnsutils \
|
||||
--no-install-recommends
|
||||
|
||||
ENV LIBRESSL_VERSION 2.5.1
|
||||
ENV LIBRESSL_SHA256 f71ae0a824b78fb1a47ffa23c9c26e9d96c5c9b29234eacedce6b4c7740287cd
|
||||
ENV LIBRESSL_VERSION 2.5.2
|
||||
ENV LIBRESSL_SHA256 0ffa7d70809284a4ac96e965918a61c1d7930bca865457a7db0ff0afc8201c82
|
||||
ENV LIBRESSL_DOWNLOAD_URL http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${LIBRESSL_VERSION}.tar.gz
|
||||
|
||||
RUN set -x && \
|
||||
|
Loading…
Reference in New Issue
Block a user