1
0
mirror of synced 2026-03-22 03:59:59 +01:00

Update Dockerfile

This commit is contained in:
d-two
2023-02-22 23:05:51 +01:00
committed by GitHub
parent d729d1697f
commit aaa57be314

View File

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