Fixed agent (Alpine 3.17) on ARM7 platform

This commit is contained in:
Alexey Pustovalov 2023-06-19 15:37:47 +09:00
parent ed4b8e061e
commit 83f83620cd

View File

@ -38,6 +38,7 @@ RUN set -eux && \
coreutils \
iputils \
pcre \
libgcc \
libcurl \
libldap" && \
apk add \