Skip to content

Commit 4904c79

Browse files
committed
Unbound 1.19.3
1 parent 6bb0ea2 commit 4904c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN apt-get update && apt-get -qy dist-upgrade && apt-get -qy clean && \
1414
RUN update-ca-certificates 2> /dev/null || true
1515

1616
ENV UNBOUND_GIT_URL https://github.com/NLnetLabs/unbound.git
17-
ENV UNBOUND_GIT_REVISION be27499d397e192bd43bff27bf0dcaa79020d024
17+
ENV UNBOUND_GIT_REVISION 7b62767e16145415cb6a4e23f93a8138f54a56f0
1818

1919
WORKDIR /tmp
2020

0 commit comments

Comments
 (0)