From 598b26d29f478df563d5166aff0e9bd63ebe2a7e Mon Sep 17 00:00:00 2001 From: "konflux-staging[bot]" <124796549+konflux-staging[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 18:08:28 +0000 Subject: [PATCH] Update registry.fedoraproject.org/fedora Docker tag to v41 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 53eb552..30348e8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.fedoraproject.org/fedora:39 +FROM registry.fedoraproject.org/fedora:41 ARG GIT_URL=unknown ARG GIT_COMMIT=unknown