Resolved conflicts with 6.4 branch

This commit is contained in:
Alexey Pustovalov 2024-02-26 14:17:36 +09:00
parent 1b0819ab77
commit f12cf714e1

View File

@ -45,6 +45,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
gettext \
go-toolset \
unixODBC-devel" && \
microdnf -y install \
--disablerepo "*" \
--enablerepo "extras-common" \
--setopt=install_weak_deps=0 \