Added zlib and devel packages

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

View File

@@ -53,7 +53,8 @@ RUN set -eux && \
pcre2 \
unixodbc \
gzip \
fping" && \
fping \
zlib" && \
apk add \
--no-cache \
--clean-protected \