mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-08-28 11:56:03 +00:00
build: Update QEMU base image to v7.49 (#1397)
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
FROM qemux/qemu-host:2.06 AS host
|
||||
FROM scratch
|
||||
|
||||
COPY --from=qemux/qemu:7.48 / /
|
||||
COPY --from=qemux/qemu:7.49 / /
|
||||
|
||||
ARG VERSION_ARG="0.0"
|
||||
ARG VERSION_CSTRUCT="4.7"
|
||||
|
||||
Reference in New Issue
Block a user