Skip to content

Commit

Permalink
fix: Use new group names for F41
Browse files Browse the repository at this point in the history
Signed-off-by: Felicitas Pojtinger <[email protected]>
  • Loading branch information
pojntfx committed Nov 6, 2024
1 parent 4f31227 commit 8418e75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM fedora:41

RUN dnf group install -y "Development Tools"
RUN dnf install -y fedora-packager rpmdevtools perl ccache rpm-sign
RUN dnf install -y @development-tools fedora-packager rpmdevtools perl ccache rpm-sign
RUN dnf builddep -y kernel

0 comments on commit 8418e75

Please sign in to comment.