From 4013b29acb8c13ec2a283ad3670d3f773d7c9617 Mon Sep 17 00:00:00 2001 From: Sergei Kuvakin Date: Thu, 24 Dec 2020 01:55:48 +0200 Subject: [PATCH] qemu 5.1.0-8 --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 54a4050..4ef64cc 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -15,7 +15,7 @@ jobs: echo "DOCKER_REPO=$DOCKER_SERVER/$GITHUB_REPOSITORY" >> $GITHUB_ENV env: RELEASE: 5.1.0 - BUILD: 7.fc34 + BUILD: 8.fc33 # See qemu-user-static's RPM spec file on Fedora to check the new version. # https://src.fedoraproject.org/rpms/qemu/blob/master/f/qemu.spec DOCKER_SERVER: docker.io