We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98a8ba9 commit 6bb0ea2Copy full SHA for 6bb0ea2
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 a8739bad76d4d179290627e989c7ef236345bda6
+ENV UNBOUND_GIT_REVISION be27499d397e192bd43bff27bf0dcaa79020d024
18
19
WORKDIR /tmp
20
0 commit comments