From 97f9d02d9251f56f58029052c1fd23375d407037 Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Tue, 5 Oct 2021 15:59:27 +0200 Subject: [PATCH] schutzbot: pin osbuild to current main for 8.6 First osbuild mock builds for 8.6 Signed-off-by: Achilleas Koutsou --- Schutzfile | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Schutzfile b/Schutzfile index 702b7c504..d3f14af21 100644 --- a/Schutzfile +++ b/Schutzfile @@ -32,6 +32,13 @@ } } }, + "rhel-8.6": { + "dependencies": { + "osbuild": { + "commit": "2e8ef3eadddda07b4649feb2c05b62c42254d2c9" + } + } + }, "rhel-9.0": { "dependencies": { "osbuild": {