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 23bc4e4 commit f200d43Copy full SHA for f200d43
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="5bf82f246481098a6473f296b21fc1229d276c0f"
+ENV UNBOUND_GIT_REVISION="a33f0638e1dacf2633cf2292078a674576bca852
18
19
WORKDIR /tmp
20
0 commit comments