mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2026-01-15 12:51:34 +01:00
Update Unbound to 1.5.5
This commit is contained in:
parent
d3264e7cfb
commit
b1781ed2ae
@ -30,8 +30,8 @@ RUN set -x && \
|
||||
echo /opt/libressl/lib > /etc/ld.so.conf.d/libressl.conf && ldconfig && \
|
||||
rm -fr /tmp/*
|
||||
|
||||
ENV UNBOUND_VERSION 1.5.4
|
||||
ENV UNBOUND_SHA256 a1e1c1a578cf8447cb51f6033714035736a0f04444854a983123c094cc6fb137
|
||||
ENV UNBOUND_VERSION 1.5.5
|
||||
ENV UNBOUND_SHA256 f3bd7d3bc9519e8717abdc35c26cb2d84c3c3a3e2cd657604307e6860b37da5e
|
||||
ENV UNBOUND_DOWNLOAD_URL http://www.unbound.net/downloads/unbound-${UNBOUND_VERSION}.tar.gz
|
||||
|
||||
RUN set -x && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user