Fixed agent (Alpine 3.17) on ARM7 platform

This commit is contained in:
Alexey Pustovalov 2023-06-19 15:37:47 +09:00
parent cfeb8cade7
commit 2c8617c105

View File

@ -38,6 +38,7 @@ RUN set -eux && \
coreutils \
iputils \
pcre2 \
libgcc \
libcurl \
libmodbus \
libldap" && \