Skip to content

Commit

Permalink
Let back to fedora latest with fedora 41 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Charlier authored and Thomas Charlier committed Oct 31, 2024
1 parent f4aaaa6 commit ed7f524
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .ci/dockerfiles/fed-build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# mock on Fedora 40 seems broken, so stick with 39 for now
FROM fedora:39
FROM fedora:latest
RUN dnf -y --enablerepo='updates-testing' install mock git rpm-build rpmdevtools && dnf clean all

0 comments on commit ed7f524

Please sign in to comment.