We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a448a98 commit e5509adCopy full SHA for e5509ad
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 137719522a8ea5b380fbb6206d2466f402f5b554
+ENV UNBOUND_GIT_REVISION d25e0cd9b0545ff13120430c94326ceaf14b074f
18
19
WORKDIR /tmp
20
0 commit comments