From d803c697708ce9a9c1fb377a179f97cadf56d334 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 2 Apr 2024 14:03:46 -0400 Subject: [PATCH] Drop fedora-bootc-config.json It's not used now. --- fedora-bootc-config.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 fedora-bootc-config.json diff --git a/fedora-bootc-config.json b/fedora-bootc-config.json deleted file mode 100644 index 8928ca0..0000000 --- a/fedora-bootc-config.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "Labels": { - "containers.bootc": "1", - "redhat.compose-id": "Fedora-ELN-20240402.2", - "redhat.id": "fedora", - "redhat.version-id": "ELN" - }, - "StopSignal": "SIGRTMIN+3" -}