From e4240491021a1934e7c59459c750d8d86fb421dd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 8 Feb 2025 00:03:00 +0100 Subject: [PATCH] chore(deps): update registry.fedoraproject.org/fedora-minimal docker tag to v43 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 77e1ef8..eb69c31 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:43 ARG BUILD_DATE ARG VCS_REF -- 2.48.1