We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f03d90 commit dfbe95eCopy full SHA for dfbe95e
Dockerfile
@@ -54,7 +54,7 @@ RUN chmod a+X /root
54
# This helps continuing manually if anything breaks.
55
ENV SSL_VER="1.1.1q" \
56
CURL_VER="8.4.0" \
57
- ZLIB_VER="1.3" \
+ ZLIB_VER="1.3.1" \
58
PQ_VER="11.12" \
59
SQLITE_VER="3430100" \
60
CC=musl-gcc \
0 commit comments