1
1
Fork 0
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-06-09 21:56:10 +02:00

dnscrypt packages have been updated

This commit is contained in:
Frank Denis 2016-12-17 22:36:55 +01:00
parent de0dddc3f5
commit 26127ca714

View File

@ -81,7 +81,7 @@ RUN set -x && \
rm -fr /tmp/*
ENV DNSCRYPT_PROXY_VERSION 1.8.0
ENV DNSCRYPT_PROXY_SHA256 42a84aca7924d1e689b8711db29037ac2edf6913b579839320a649e374cf6df0
ENV DNSCRYPT_PROXY_SHA256 0e749b7bcd3ff0ef50e2fa8da6d41c0ca12b668c0022d61b771e1934e07934d3
ENV DNSCRYPT_PROXY_DOWNLOAD_URL https://download.dnscrypt.org/dnscrypt-proxy/dnscrypt-proxy-${DNSCRYPT_PROXY_VERSION}.tar.gz
RUN set -x && \