mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-19 17:38:43 +02:00
Fixed server image build on CentOS
This commit is contained in:
parent
bf612131b4
commit
9b157e4a78
@ -44,7 +44,7 @@ RUN set -eux && \
|
||||
tzdata \
|
||||
iputils \
|
||||
traceroute \
|
||||
libcurl \
|
||||
libcurl-minimal \
|
||||
libevent \
|
||||
libxml2 \
|
||||
libssh \
|
||||
|
@ -45,6 +45,7 @@ RUN set -eux && \
|
||||
iputils \
|
||||
tzdata \
|
||||
traceroute \
|
||||
libcurl-minimal \
|
||||
libevent \
|
||||
libssh \
|
||||
libxml2 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user