Skip to content

Commit

Permalink
Stick with Fedora 39 for now, as mock on 40 doesn't seem to work insi…
Browse files Browse the repository at this point in the history
…de docker
  • Loading branch information
yoe committed Jul 16, 2024
1 parent e39a8ac commit e2c84fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .ci/dockerfiles/fed-build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
FROM fedora:latest
# mock on Fedora 40 seems broken, so stick with 39 for now
FROM fedora:39
RUN dnf -y --enablerepo='updates-testing' install mock git rpm-build rpmdevtools && dnf clean all

0 comments on commit e2c84fe

Please sign in to comment.