Skip to content

Commit

Permalink
Update unbound
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Jan 8, 2025
1 parent f1d6af6 commit 6fdece4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN apt-get update && apt-get -qy dist-upgrade && apt-get -qy clean && \
RUN update-ca-certificates 2> /dev/null || true

ENV UNBOUND_GIT_URL="https://github.com/NLnetLabs/unbound.git"
ENV UNBOUND_GIT_REVISION="018be1d0895eed9595a07258e0e1c30da5deed09"
ENV UNBOUND_GIT_REVISION="f5580f0a6390a0acc545191fce6f147171b6e76b"

WORKDIR /tmp

Expand Down

0 comments on commit 6fdece4

Please sign in to comment.