Skip to content

Commit f200d43

Browse files
committed
Update unbound to version 1.24.1
1 parent 23bc4e4 commit f200d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="5bf82f246481098a6473f296b21fc1229d276c0f"
17+
ENV UNBOUND_GIT_REVISION="a33f0638e1dacf2633cf2292078a674576bca852
1818
1919
WORKDIR /tmp
2020

0 commit comments

Comments
 (0)