Skip to content

Commit bd8d693

Browse files
committed
Unbound 1.19.0
1 parent d832d07 commit bd8d693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
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 10843805ac37002f1d9293c9835a3e68e41d392d
17+
ENV UNBOUND_GIT_REVISION a8739bad76d4d179290627e989c7ef236345bda6
1818

1919
WORKDIR /tmp
2020

0 commit comments

Comments
 (0)