Fixed agent2 compilation on CentOS Stream 8

This commit is contained in:
Alexey Pustovalov 2022-05-11 00:05:21 +03:00
parent d776f42574
commit 278cddcb2a

View File

@ -38,7 +38,7 @@ RUN set -eux && \
tzdata \
iputils \
pcre \
libcurl-minimal \
libcurl \
smartmontools \
sudo \
openssl-libs" && \