mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-11 16:18:52 +01:00
Fixed agent (Alpine 3.17) on ARM7 platform
This commit is contained in:
parent
11ad270230
commit
22f67fb6af
@ -38,6 +38,7 @@ RUN set -eux && \
|
||||
coreutils \
|
||||
iputils \
|
||||
pcre2 \
|
||||
libgcc \
|
||||
libcurl \
|
||||
libmodbus \
|
||||
libldap" && \
|
||||
|
Loading…
Reference in New Issue
Block a user