From a794d00e2f918da369b7307f2124ce7461551aaf Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Sat, 5 Jul 2025 20:42:18 -0500 Subject: [PATCH] Update to Fedora 42 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 6521433..37af293 100644 --- a/Containerfile +++ b/Containerfile @@ -1,5 +1,5 @@ # vim: set sw=4 ts=4 sts=4 noet : -FROM registry.fedoraproject.org/fedora:40 +FROM registry.fedoraproject.org/fedora:42 RUN --mount=type=cache,target=/var/cache \ dnf install -y \