Skip to content

Commit

Permalink
🔒 Update OpenSSL to 1.1.1i
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewVance committed Dec 22, 2020
1 parent 3c857ea commit c76b134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stubby/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM debian:buster as openssl

ENV VERSION_OPENSSL=openssl-1.1.1h \
SHA256_OPENSSL=5c9ca8774bd7b03e5784f26ae9e9e6d749c9da2438545077e6b3d755a06595d9 \
ENV VERSION_OPENSSL=openssl-1.1.1i \
SHA256_OPENSSL=e8be6a35fe41d10603c3cc635e93289ed00bf34b79671a3a4de64fcee00d5242 \
SOURCE_OPENSSL=https://www.openssl.org/source/ \
OPGP_OPENSSL=8657ABB260F056B1E5190839D9C4D26D0E604491

Expand Down

0 comments on commit c76b134

Please sign in to comment.