We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759b20c commit 773914eCopy full SHA for 773914e
1 file changed
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 74e06cc4b3fbe3dcea08eb93fcfca8f4359a9fb5
+ENV UNBOUND_GIT_REVISION ff6b527184b33ffe1e2b643db8a32fae8061fc5a
18
19
WORKDIR /tmp
20
0 commit comments