Skip to content

Commit

Permalink
Pin kernel to 6.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
vrutkovs committed Feb 24, 2023
1 parent 5134470 commit bd3bc7d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ RUN cat /etc/os-release \
netcat \
/tmp/rpms/openshift-clients-[0-9]*.rpm \
/tmp/rpms/openshift-hyperkube-*.rpm \
&& rpm-ostree override replace https://kojipkgs.fedoraproject.org//packages/kernel/6.0.18/300.fc37/x86_64/kernel-6.0.18-300.fc37.x86_64.rpm \
https://kojipkgs.fedoraproject.org//packages/kernel/6.0.18/300.fc37/x86_64/kernel-core-6.0.18-300.fc37.x86_64.rpm \
https://kojipkgs.fedoraproject.org//packages/kernel/6.0.18/300.fc37/x86_64/kernel-modules-6.0.18-300.fc37.x86_64.rpm \
&& rpm-ostree cleanup -m \
&& ln -s /usr/sbin/ovs-vswitchd.dpdk /usr/sbin/ovs-vswitchd \
&& rm -rf /go /tmp/rpms /var/cache /var/lib/unbound \
Expand Down

0 comments on commit bd3bc7d

Please sign in to comment.