Update openssl version

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
2022-05-18 17:56:48 +02:00
parent c74798ebb7
commit e21db577b4
2 changed files with 13 additions and 3 deletions

View File

@ -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 \