mirror of
https://github.com/dockur/windows.git
synced 2025-12-23 02:40:43 +00:00
build: Update qemu-docker to v7.01 (#1122)
This commit is contained in:
@@ -10,16 +10,11 @@ ARG DEBCONF_NONINTERACTIVE_SEEN="true"
|
||||
RUN set -eu && \
|
||||
apt-get update && \
|
||||
apt-get --no-install-recommends -y install \
|
||||
bc \
|
||||
jq \
|
||||
7zip \
|
||||
wsdd \
|
||||
samba \
|
||||
xz-utils \
|
||||
wimtools \
|
||||
dos2unix \
|
||||
cabextract \
|
||||
genisoimage \
|
||||
libxml2-utils \
|
||||
libarchive-tools && \
|
||||
apt-get clean && \
|
||||
|
||||
Reference in New Issue
Block a user