rebuild with updated kernel
This commit is contained in:
parent
2001cca8e2
commit
6e3576f30d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ RUN dnf -y update && dnf -y install wget
|
||||||
RUN dnf -y install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
|
RUN dnf -y install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
|
||||||
|
|
||||||
# Update cachebust in case a rebuild is required without usage of cache.
|
# Update cachebust in case a rebuild is required without usage of cache.
|
||||||
ARG CACHEBUST=9
|
ARG CACHEBUST=10
|
||||||
|
|
||||||
RUN cd /etc/yum.repos.d/ && \
|
RUN cd /etc/yum.repos.d/ && \
|
||||||
wget https://copr.fedorainfracloud.org/coprs/bieszczaders/kernel-cachyos-lto/repo/fedora-$(rpm -E %fedora)/bieszczaders-kernel-cachyos-lto-fedora-$(rpm -E %fedora).repo && \
|
wget https://copr.fedorainfracloud.org/coprs/bieszczaders/kernel-cachyos-lto/repo/fedora-$(rpm -E %fedora)/bieszczaders-kernel-cachyos-lto-fedora-$(rpm -E %fedora).repo && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue