We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e3408 commit f3496aeCopy full SHA for f3496ae
Dockerfile
@@ -14,7 +14,7 @@ RUN apt-get update && apt-get -qy dist-upgrade && apt-get -qy clean && \
14
RUN update-ca-certificates 2> /dev/null || true
15
16
ENV UNBOUND_GIT_URL="https://github.com/NLnetLabs/unbound.git"
17
-ENV UNBOUND_GIT_REVISION="f5580f0a6390a0acc545191fce6f147171b6e76b"
+ENV UNBOUND_GIT_REVISION="db53ebb7985b11f21207bc13b69c8485d3054d14"
18
19
WORKDIR /tmp
20
0 commit comments