mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-10 21:19:26 +02:00
Update openssl version
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@ -4,6 +4,8 @@ ARG GIT_VERSION=2.36.1
|
||||
ARG CMAKE_VERSION=3.23.1
|
||||
ARG NINJA_VERSION=1.11.0
|
||||
ARG FLATCC_VERSION=d90ed18ad09824297ffd5fbc578ccb1666d13890
|
||||
ARG OPENSSL_VERSION=openssl-1.1.1o
|
||||
ARG OPENSSL_HASH=9384a2b0570dd80358841464677115df785edb941c71211f75076d72fe6b438f
|
||||
|
||||
# Image build scripts
|
||||
COPY \
|
||||
|
Reference in New Issue
Block a user