mirror of
https://github.com/spritsail/plex-media-server.git
synced 2024-11-08 18:56:22 +00:00
Update to OpenSSL 1.1.1f
https://www.openssl.org/news/openssl-1.1.1-notes.html Adam Dodman, [01.04.20 10:26] Nope, cant update to f. World would implode Adam Dodman, [01.04.20 10:26] thems the rulez.
This commit is contained in:
parent
7c4d9ae995
commit
b218a4ee85
@ -3,7 +3,7 @@ ARG PLEX_SHA=2b7a08c41b99b40a3cd45cf687ffd3de3c61c60c
|
|||||||
ARG XMLSTAR_VER=1.6.1
|
ARG XMLSTAR_VER=1.6.1
|
||||||
ARG CURL_VER=curl-7_69_1
|
ARG CURL_VER=curl-7_69_1
|
||||||
ARG ZLIB_VER=1.2.11
|
ARG ZLIB_VER=1.2.11
|
||||||
ARG OPENSSL_VER=1.1.1e
|
ARG OPENSSL_VER=1.1.1f
|
||||||
|
|
||||||
FROM spritsail/debian-builder:buster-slim as builder
|
FROM spritsail/debian-builder:buster-slim as builder
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user