We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18cd50a commit 0a9ce82Copy full SHA for 0a9ce82
10/bootc.sh
@@ -4,7 +4,7 @@
4
set -e
5
6
7
-dnf install -y selinux-policy-40.13.13-1.el10
+dnf install -y selinux-policy
8
9
10
sed -i 's,ExecStart=/usr/bin/bootc update --apply --quiet,ExecStart=/usr/bin/bootc update --quiet,g' \
0 commit comments