We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ec3aec + 9ac084c commit 2e81ae1Copy full SHA for 2e81ae1
images/driver-toolkit.yml
@@ -5,9 +5,6 @@ content:
5
- action: replace
6
match: "ARG RHEL_VERSION=''"
7
replacement: "ARG RHEL_VERSION='9.6'"
8
- - action: replace
9
- match: "diff --side-by-side <(rpm -qi kernel-core | grep 'Source RPM') <(rpm -qi kernel-rt-core | grep 'Source RPM')"
10
- replacement: 'echo hi'
11
# Uncomment the following sections to pin specific kernel versions
12
# - action: replace
13
# match: "ARG KERNEL_VERSION=''"
0 commit comments