Skip to content

Commit

Permalink
overrides: pin kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
vrutkovs committed Oct 27, 2023
1 parent 910b4a8 commit 9faf24e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Expand Up @@ -14,6 +14,9 @@ RUN cat /etc/os-release \
&& cp -irvf bootstrap / \
&& cp -irvf manifests / \
&& cp -ivf *.repo /etc/yum.repos.d/ \
&& rpm-ostree override replace https://kojipkgs.fedoraproject.org//packages/kernel/6.5.4/200.fc38/x86_64/kernel-6.5.4-200.fc38.x86_64.rpm \
https://kojipkgs.fedoraproject.org//packages/kernel/6.5.4/200.fc38/x86_64/kernel-core-6.5.4-200.fc38.x86_64.rpm \
https://kojipkgs.fedoraproject.org//packages/kernel/6.5.4/200.fc38/x86_64/kernel-modules-6.5.4-200.fc38.x86_64.rpm \
&& rpm-ostree install \
NetworkManager-ovs \
open-vm-tools \
Expand Down

0 comments on commit 9faf24e

Please sign in to comment.