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 f200d43 commit 26da267Copy full SHA for 26da267
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="a33f0638e1dacf2633cf2292078a674576bca852
+ENV UNBOUND_GIT_REVISION="f6269baa605d31859f28770e01a24e3677e5f82c"
18
19
WORKDIR /tmp
20
0 commit comments