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

Update Dockerfile

This commit is contained in:
d-two
2023-04-20 14:28:51 +02:00
committed by GitHub
parent 8c95c9816e
commit d7150db9b5

View File

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