Skip to content

Commit 6b9e177

Browse files
committed
Unbount 1.17.1
1 parent e5509ad commit 6b9e177

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 d25e0cd9b0545ff13120430c94326ceaf14b074f
17+
ENV UNBOUND_GIT_REVISION 1a2e6aabac83426f868011e62df5c87433ceb963
1818

1919
WORKDIR /tmp
2020

0 commit comments

Comments
 (0)