From 857e33c4ceb5a420e89f14d912a68156f86fea33 Mon Sep 17 00:00:00 2001 From: ver4a Date: Thu, 2 Apr 2026 00:08:01 +0200 Subject: [PATCH] Rebase to F44 --- oci-builder/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oci-builder/Containerfile b/oci-builder/Containerfile index 91e73df..4797ded 100644 --- a/oci-builder/Containerfile +++ b/oci-builder/Containerfile @@ -1,4 +1,4 @@ -FROM quay.io/fedora/fedora-minimal:43 +FROM quay.io/fedora/fedora-minimal:44 ENV BUILDAH_ISOLATION=chroot ENV HOME=/builder