Skip to content

Commit 07e738a

Browse files
committed
Unbound 1.3.2
1 parent bf3c1c4 commit 07e738a

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 dd254137f1450976b43751248ee208008e65fd42
17+
ENV UNBOUND_GIT_REVISION fdae4cdbbb132296b3b8654a0747d61ddb6b4a25
1818

1919
WORKDIR /tmp
2020

0 commit comments

Comments
 (0)