From 6d608baab2451d191ec3f023340a4923bed23309 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Sun, 7 Jul 2024 18:20:48 -0500 Subject: [PATCH] Update to Fedora 40 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 284a742..f270623 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM registry.fedoraproject.org/fedora-minimal:39 +FROM registry.fedoraproject.org/fedora-minimal:40 RUN --mount=type=cache,target=/var/cache \ microdnf update -y --setopt install_weak_deps=0