From fe1583608f986dfadef8a0bf866722073393b05d Mon Sep 17 00:00:00 2001 From: "ubot-7274[bot]" <217212047+ubot-7274[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 00:55:13 +0000 Subject: [PATCH] chore(deps): update registry.fedoraproject.org/fedora-toolbox docker tag to v45 --- 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 e6b6190f..d6cc0f9a 100644 --- a/toolboxes/fedora-toolbox/Containerfile.fedora +++ b/toolboxes/fedora-toolbox/Containerfile.fedora @@ -1,4 +1,4 @@ -FROM registry.fedoraproject.org/fedora-toolbox:43@sha256:04e365cd6ca506d3669e97de0f64a6ae7a4b037a7d41ac08c9322044e8db5f40 AS fedora-toolbox +FROM registry.fedoraproject.org/fedora-toolbox:45@sha256:9163bc2c83cbbe6dbb012e04cf05b85f316fec4ecf7681a74c4bd8c05d620487 AS fedora-toolbox LABEL com.github.containers.toolbox="true" \ usage="This image is meant to be used with the toolbox or distrobox command" \