From e56dc502413710f28116e5b6032c4707f86a3d42 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Apr 2026 16:03:35 +0200 Subject: [PATCH] chore(deps): update registry.fedoraproject.org/fedora-minimal docker tag to v45 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 77e1ef8..d0e522a 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:45 ARG BUILD_DATE ARG VCS_REF -- 2.54.0