install 12to11
Some checks failed
os / build (push) Has been cancelled

This commit is contained in:
Anders da Silva Rytter Hansen 2026-09-03 17:40:03 +02:00
commit 5cb7e2395b

View file

@ -15,6 +15,9 @@ RUN dnf install --nogpgcheck -y https://mirrors.rpmfusion.org/free/el/rpmfusion-
RUN dnf config-manager --add-repo https://copr.fedorainfracloud.org/coprs/g/xlibre/xlibre-xserver/repo/rhel+epel-10/group_xlibre-xlibre-xserver-rhel+epel-10.repo -y RUN dnf config-manager --add-repo https://copr.fedorainfracloud.org/coprs/g/xlibre/xlibre-xserver/repo/rhel+epel-10/group_xlibre-xlibre-xserver-rhel+epel-10.repo -y
RUN dnf copr enable andersrh/12to11 -y
RUN dnf install 12to11 -y
RUN dnf install --allowerasing -y sonic-frameworks-sso signon-plugin-oauth2 signon-kwallet-extension && dnf upgrade -y --allowerasing RUN dnf install --allowerasing -y sonic-frameworks-sso signon-plugin-oauth2 signon-kwallet-extension && dnf upgrade -y --allowerasing
RUN dnf upgrade -y --allowerasing RUN dnf upgrade -y --allowerasing