Skip to content

Commit ec9980c

Browse files
committed
leave ssl at 1 (fails with curl at 3)
Signed-off-by: clux <sszynrae@gmail.com>
1 parent 941d7f4 commit ec9980c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ RUN chmod a+X /root
5252

5353
# Convenience list of versions and variables for compilation later on
5454
# This helps continuing manually if anything breaks.
55-
ENV SSL_VER="3.1.2" \
55+
ENV SSL_VER="1.1.1q" \
5656
CURL_VER="8.2.1" \
5757
ZLIB_VER="1.3" \
5858
PQ_VER="11.12" \

0 commit comments

Comments
 (0)