KASM-6984 Reverted added line

This commit is contained in:
El 2025-05-01 17:45:14 +05:00
parent dd12dcd2b7
commit af1a615dd1
No known key found for this signature in database
GPG Key ID: EB3F4C9EA29CDE59

View File

@ -48,7 +48,6 @@ RUN zypper install -ny \
xorg-x11-server-sdk \
xorg-x11-util-devel \
zlib-devel
#RUN zypper install -ny libavformat-devel libswscale-devel
RUN update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-14 140 \
--slave /usr/bin/g++ g++ /usr/bin/g++-14 \