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