Added zlib and devel packages

This commit is contained in:
Alexey Pustovalov
2024-03-24 22:42:53 +09:00
parent 47f0323bf1
commit 876a2c14d3
20 changed files with 40 additions and 20 deletions

View File

@ -51,7 +51,8 @@ RUN set -eux && \
openipmi-libs \
pcre2 \
sqlite-libs \
unixodbc" && \
unixodbc \
zlib" && \
apk add \
--no-cache \
--clean-protected \