From 612fd60a240bbdf9d7f9ca08322ebd753d261e55 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 17 Aug 2024 00:03:53 +0200 Subject: [PATCH] chore(deps): update registry.fedoraproject.org/fedora-minimal docker tag to v42 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 77e1ef8..b9dd8e8 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:42 ARG BUILD_DATE ARG VCS_REF