From ad22466f4534f4596d156ab8173c3b38a8083210 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Sun, 1 Jun 2025 19:43:04 -0500 Subject: [PATCH] Update to Fedora 42 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index f270623..136dfa7 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM registry.fedoraproject.org/fedora-minimal:40 +FROM registry.fedoraproject.org/fedora-minimal:42 RUN --mount=type=cache,target=/var/cache \ microdnf update -y --setopt install_weak_deps=0