Revert "Add cachyos dev repo for testing"
This reverts commit c322ac80a4.
This commit is contained in:
parent
49ee5f1af9
commit
877d49b0ec
1 changed files with 0 additions and 2 deletions
|
|
@ -19,8 +19,6 @@ RUN dnf install -y https://github.com/TheAssassin/AppImageLauncher/releases/down
|
|||
# Enable CachyOS repositories
|
||||
RUN dnf copr enable bieszczaders/kernel-cachyos -y
|
||||
|
||||
RUN dnf copr enable bieszczaders/kernel-cachyos-dev -y
|
||||
|
||||
RUN dnf install -y ${KERNEL} ${KERNEL}-devel-matched
|
||||
|
||||
RUN dnf remove -y kernel kernel-core kernel-modules kernel-modules-core kernel-modules-extra kernel-tools kernel-tools-libs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue