build: Update QEMU host to v2.06 (#1286)

This commit is contained in:
Kroese
2026-07-17 13:24:34 +02:00
committed by GitHub
parent 46820fe6eb
commit 401307b981
+1 -1
View File
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
FROM qemux/qemu-host:2.05 AS builder
FROM qemux/qemu-host:2.06 AS builder
FROM debian:trixie-slim
ARG TARGETARCH