mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 16:45:05 +02:00
Fixed runtime library on Ubuntu
This commit is contained in:
@ -47,6 +47,7 @@ RUN --mount=type=cache,target=/var/lib/apt/,sharing=locked \
|
||||
libcurl4t64 \
|
||||
libevent-2.1 \
|
||||
libevent-pthreads-2.1 \
|
||||
libevent-extra-2.1 \
|
||||
libmysqlclient21 \
|
||||
libopenipmi0t64 \
|
||||
libpcre2-8-0 \
|
||||
|
Reference in New Issue
Block a user