1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00

upgrade dnscrypt-proxy to 1.9.5

This commit is contained in:
kev 2017-06-11 17:02:36 +08:00
parent 68ecbb36f2
commit 3ad9a513a6
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ FROM debian:jessie
MAINTAINER kev <noreply@easypi.pro>
ENV LIBSODIUM_VERSION 1.0.12
ENV DNSCRYPT_VERSION 1.9.4
ENV DNSCRYPT_VERSION 1.9.5
ENV LISTEN_ADDR 0.0.0.0:53
ENV RESOLVER_ADDR 208.67.220.220:443
ENV PROVIDER_NAME 2.dnscrypt-cert.opendns.com

View File

@ -6,7 +6,7 @@ FROM armhf/debian:jessie
MAINTAINER EasyPi Software Foundation
ENV LIBSODIUM_VERSION 1.0.12
ENV DNSCRYPT_VERSION 1.9.4
ENV DNSCRYPT_VERSION 1.9.5
ENV LISTEN_ADDR 0.0.0.0:53
ENV RESOLVER_ADDR 208.67.220.220:443
ENV PROVIDER_NAME 2.dnscrypt-cert.opendns.com