From 2cd1611a81e4c929ab74b7230879f8df0763725a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 9 Oct 2025 21:58:30 +0200 Subject: [PATCH] chore(deps): update registry.fedoraproject.org/fedora-minimal docker tag to v44 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 77e1ef8..b7c1c05 100644 --- a/Containerfile +++ b/Containerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:1.3 -FROM registry.fedoraproject.org/fedora-minimal:39 +FROM registry.fedoraproject.org/fedora-minimal:44 ARG BUILD_DATE ARG VCS_REF -- 2.51.2