1
0
mirror of synced 2025-12-17 04:52:15 +01:00

Update Dockerfile

This commit is contained in:
d-two
2023-02-22 23:09:44 +01:00
committed by GitHub
parent dbc5208799
commit 683c5e7f77

View File

@@ -16,8 +16,8 @@ COPY patches/ /tmp/patches/
RUN \
echo "**** install build packages ****" && \
apk add --no-cache \
libcrypto1.1=1.1.1t-r1 \
libssl1.1=1.1.1t-r1 \
libcrypto1.1=1.1.1s-r1 \
libssl1.1=1.1.1s-r1 \
autoconf \
automake \
bsd-compat-headers \