Skip to content

Commit

Permalink
Update to 1.16.0-2 (Revision 2)
Browse files Browse the repository at this point in the history
Fixed Unbound 1.16.0 SHA256
  • Loading branch information
madnuttah authored Jul 6, 2022
1 parent c3b6fb9 commit 1feca5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unbound/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG UNBOUND_VERSION
ENV UNBOUND_VERSION=${UNBOUND_VERSION} \
UNBOUND_DOWNLOAD_URL="https://www.nlnetlabs.nl/downloads/unbound/unbound-"${UNBOUND_VERSION}".tar.gz" \
UNBOUND_PGP="EDFAA3F2CA4E6EB05681AF8E9F6F1C2D7E045F8D" \
UNBOUND_SHA256="a02581c8fb730c8c7885d1ae76d0c4df44f27cb9131d0813002b8ea7c6183fa6" \
UNBOUND_SHA256="6701534c938eb019626601191edc6d012fc534c09d2418d5b92827db0cbe48a5" \
INTERNIC_PGP="F0CB1A326BDF3F3EFA3A01FA937BB869E3A238C5"

WORKDIR /tmp/src
Expand Down

0 comments on commit 1feca5a

Please sign in to comment.