Skip to content

Commit 5c76bac

Browse files
Bump openssl 1.1.1k → 1.1.1l (#1173)
Co-authored-by: manylinux-bot[bot] <89297709+manylinux-bot[bot]@users.noreply.github.com>
1 parent cbf585b commit 5c76bac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ RUN export SQLITE_AUTOCONF_ROOT=sqlite-autoconf-3360000 && \
101101
manylinux-entrypoint /build_scripts/build-sqlite3.sh
102102

103103
COPY build_scripts/build-openssl.sh /build_scripts/
104-
RUN export OPENSSL_ROOT=openssl-1.1.1k && \
105-
export OPENSSL_HASH=892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5 && \
104+
RUN export OPENSSL_ROOT=openssl-1.1.1l && \
105+
export OPENSSL_HASH=0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1 && \
106106
export OPENSSL_DOWNLOAD_URL=https://www.openssl.org/source && \
107107
manylinux-entrypoint /build_scripts/build-openssl.sh
108108

0 commit comments

Comments
 (0)