We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14bec10 commit 4013b29Copy full SHA for 4013b29
.github/workflows/actions.yml
@@ -15,7 +15,7 @@ jobs:
15
echo "DOCKER_REPO=$DOCKER_SERVER/$GITHUB_REPOSITORY" >> $GITHUB_ENV
16
env:
17
RELEASE: 5.1.0
18
- BUILD: 7.fc34
+ BUILD: 8.fc33
19
# See qemu-user-static's RPM spec file on Fedora to check the new version.
20
# https://src.fedoraproject.org/rpms/qemu/blob/master/f/qemu.spec
21
DOCKER_SERVER: docker.io
0 commit comments