From 5058974c951ad838b452c5945c390ac3bdab6d63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Tue, 26 Sep 2023 00:45:41 -0400 Subject: [PATCH] qemu: Bump to v8.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- .github/workflows/builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index 4758a0d..14594bd 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -58,7 +58,7 @@ jobs: MINIO_TAG: "RELEASE.2023-09-23T03-47-50Z" NASM_TAG: "nasm-2.16.01" NVIDIA_CONTAINER_TAG: "v1.14.1" - QEMU_TAG: "v8.1.0" + QEMU_TAG: "v8.1.1" SEABIOS_TAG: "rel-1.16.2" SWTPM_TAG: "v0.8.0" VIRTIOFSD_TAG: "v1.8.0"