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 f1d6af6 commit 6fdece4Copy full SHA for 6fdece4
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="018be1d0895eed9595a07258e0e1c30da5deed09"
+ENV UNBOUND_GIT_REVISION="f5580f0a6390a0acc545191fce6f147171b6e76b"
18
19
WORKDIR /tmp
20
0 commit comments