Skip to content

Commit

Permalink
Merge pull request MatthewVance#63 from mxmartins/master
Browse files Browse the repository at this point in the history
Unbound 1.13.1 & OpenSSL 1.1.1k
  • Loading branch information
MatthewVance authored Apr 9, 2021
2 parents 5902cff + cdd87d2 commit 8c1f538
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 1.13.1/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM debian:buster as openssl
LABEL maintainer="Matthew Vance"

ENV VERSION_OPENSSL=openssl-1.1.1i \
SHA256_OPENSSL=e8be6a35fe41d10603c3cc635e93289ed00bf34b79671a3a4de64fcee00d5242 \
ENV VERSION_OPENSSL=openssl-1.1.1k \
SHA256_OPENSSL=892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5 \
SOURCE_OPENSSL=https://www.openssl.org/source/ \
OPGP_OPENSSL=8657ABB260F056B1E5190839D9C4D26D0E604491

Expand Down

0 comments on commit 8c1f538

Please sign in to comment.