From 71d947f9ef369d6496c3a93924124206c8071ee0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 01:58:40 +0000 Subject: [PATCH] chore(deps): update registry.fedoraproject.org/fedora-toolbox docker tag to v42 --- toolboxes/fedora-toolbox/Containerfile.fedora | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolboxes/fedora-toolbox/Containerfile.fedora b/toolboxes/fedora-toolbox/Containerfile.fedora index 5872e57..67a118e 100644 --- a/toolboxes/fedora-toolbox/Containerfile.fedora +++ b/toolboxes/fedora-toolbox/Containerfile.fedora @@ -1,4 +1,4 @@ -FROM registry.fedoraproject.org/fedora-toolbox:41 AS fedora-toolbox +FROM registry.fedoraproject.org/fedora-toolbox:42 AS fedora-toolbox LABEL com.github.containers.toolbox="true" \ usage="This image is meant to be used with the toolbox or distrobox command" \