Ana Guerrero 2023-10-16 20:33:33 +00:00 committed by Git OBS Bridge
commit b3df26ea46
2 changed files with 6 additions and 0 deletions

View File

@ -37,6 +37,7 @@ RUN zypper -n install \
ncat \
nftables \
qemu-hw-usb-redirect \
qemu-img \
socat \
tar \
timezone \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 13 15:27:52 UTC 2023 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Install qemu-img explicitly
-------------------------------------------------------------------
Wed Jul 12 06:53:31 UTC 2023 - Vasily Ulyanov <vasily.ulyanov@suse.com>