Updating link to change in openSUSE:Factory/virt-launcher-container revision 28

OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-launcher-container?expand=0&rev=ba1f551c5ae677356eefec542f01c2e5
This commit is contained in:
OBS User buildservice-autocommit 2024-01-24 07:48:22 +00:00 committed by Git OBS Bridge
parent 64b1ab3f44
commit 9b02956e60

View File

@ -36,7 +36,7 @@ RUN zypper -n install \
libcap-progs \
libvirt-client \
libvirt-daemon-driver-qemu \
ncat \
netcat \
nftables \
qemu-hw-usb-redirect \
qemu-img \
@ -61,8 +61,6 @@ RUN if [ "$(uname -m)" = "aarch64" ]; then \
RUN zypper clean -a
RUN ln -s ncat /usr/bin/nc
#!ArchExclusiveLine: x86_64
RUN if [ "$(uname -m)" = "x86_64" ]; then \
mkdir -p /usr/share/OVMF && \