Skip to content

Commit e76edf6

Browse files
committed
Unbound 1.16.0
1 parent bae969e commit e76edf6

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 ed4ce7b398b20d0842a048d681d7dcceca0f61fa
17+
ENV UNBOUND_GIT_REVISION edc1d07718fb0ecabf9ddd3cf65503de1810834c
1818

1919
WORKDIR /tmp
2020

0 commit comments

Comments
 (0)