Skip to content

Commit

Permalink
Use registry.fedoraproject.org/fedora:rawhide for rawhide test
Browse files Browse the repository at this point in the history
It should be updated a bit more often DockerHub, hopefully
  • Loading branch information
Mab879 committed Jun 14, 2024
1 parent 1956744 commit 389bd99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
name: Build, Test on Fedora Rawhide (Container)
runs-on: ubuntu-latest
container:
image: fedora:rawhide
image: registry.fedoraproject.org/fedora:rawhide
steps:
- name: Run Updates
run: dnf update -y
Expand Down

0 comments on commit 389bd99

Please sign in to comment.