Updated RHEL from 9 to 10

This commit is contained in:
Alexey Pustovalov
2025-05-16 04:16:19 +09:00
parent 212f9019ba
commit ceb54c94a4

View File

@ -89,7 +89,7 @@ RUN --mount=type=cache,target=/root/.cache/go-build/ \
--enable-proxy \ --enable-proxy \
--with-ldap \ --with-ldap \
--with-libcurl \ --with-libcurl \
--with-libmodbus \ # --with-libmodbus \
--with-libpcre2 \ --with-libpcre2 \
--with-libxml2 \ --with-libxml2 \
--with-${DB_TYPE} \ --with-${DB_TYPE} \