diff --git a/runners/org.osbuild.rhel81 b/runners/org.osbuild.rhel81 index 6fe2f1d6..66e63561 100755 --- a/runners/org.osbuild.rhel81 +++ b/runners/org.osbuild.rhel81 @@ -1,4 +1,4 @@ -#!/usr/bin/python3.6 +#!/usr/libexec/platform-python import os import subprocess diff --git a/runners/org.osbuild.rhel82 b/runners/org.osbuild.rhel82 index 160df804..1ab092bc 100755 --- a/runners/org.osbuild.rhel82 +++ b/runners/org.osbuild.rhel82 @@ -1,4 +1,4 @@ -#!/usr/bin/python3.6 +#!/usr/libexec/platform-python import os import subprocess