1
0
mirror of synced 2026-03-21 19:49:59 +01:00

Update Dockerfile

This commit is contained in:
d-two
2023-04-20 14:25:08 +02:00
committed by GitHub
parent bacf376179
commit 2c2f292b5f

View File

@@ -15,7 +15,7 @@ COPY patches/ /tmp/patches/
RUN \
echo "**** install build packages ****" && \
apk add --no-cache \
apk add --no-cache -U \
libcrypto1.1=1.1.1t-r3 \
libssl1.1=1.1.1t-r3 \
autoconf \