From 469973d2cced918a3cad05c45c10af1832160417 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 16 Aug 2025 00:17:10 +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.0