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 8ea0501 commit f1d6af6Copy full SHA for f1d6af6
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="79e4c578518886a32475cfbb0de383ff3a905033"
+ENV UNBOUND_GIT_REVISION="018be1d0895eed9595a07258e0e1c30da5deed09"
18
19
WORKDIR /tmp
20
0 commit comments