Skip to content

Commit 4c5620c

Browse files
Bump openssl 1.1.1n → 1.1.1o
1 parent 04cac01 commit 4c5620c

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-3380500 && \
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.1n && \
105-
export OPENSSL_HASH=40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a && \
104+
RUN export OPENSSL_ROOT=openssl-1.1.1o && \
105+
export OPENSSL_HASH=9384a2b0570dd80358841464677115df785edb941c71211f75076d72fe6b438f && \
106106
export OPENSSL_DOWNLOAD_URL=https://www.openssl.org/source && \
107107
manylinux-entrypoint /build_scripts/build-openssl.sh
108108

0 commit comments

Comments
 (0)