From 46e4888245d1973d0f4e2583e3c86b56eee78f77 Mon Sep 17 00:00:00 2001 From: Diamond Rivero Date: Fri, 22 Dec 2023 13:16:02 +0800 Subject: [PATCH] update libcrypto version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bd27c194..147b38df 100644 --- a/Dockerfile +++ b/Dockerfile @@ -34,4 +34,4 @@ ENV PATH $PATH:${PSPDEV}/bin COPY --from=0 ${PSPDEV} ${PSPDEV} RUN apk add --no-cache build-base bash acl sudo fakeroot curl patch gpgme-dev libarchive-tools libarchive-dev xz \ - openssl-dev git bison autoconf automake tcl-dev libtool cmake doxygen texinfo flex pkgconf libcrypto1.1 + openssl-dev git bison autoconf automake tcl-dev libtool cmake doxygen texinfo flex pkgconf libcrypto3