mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-26 10:23:48 +01:00
Update unbound
This commit is contained in:
parent
dbe8dfacc6
commit
09e3c177bb
@ -10,7 +10,7 @@ RUN set -x && \
|
|||||||
update-ca-certificates 2> /dev/null || true
|
update-ca-certificates 2> /dev/null || true
|
||||||
|
|
||||||
ENV UNBOUND_GIT_URL https://github.com/jedisct1/unbound.git
|
ENV UNBOUND_GIT_URL https://github.com/jedisct1/unbound.git
|
||||||
ENV UNBOUND_GIT_REVISION b3be81b6ef13b8f35f39811ef86df4a0ba3854fc
|
ENV UNBOUND_GIT_REVISION f5e3a85e960c2574be87f75a2b2c894d6995e0e2
|
||||||
|
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
apk add --no-cache $BUILD_DEPS && \
|
apk add --no-cache $BUILD_DEPS && \
|
||||||
|
Loading…
Reference in New Issue
Block a user