From 85141298aefa5448b41e284b8360bfbc3a871476 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 00:43:51 +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 af051d68..afce3b85 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:7b57f71aef25cfa4e494b9fbe41708ebccd033f4df887b71b70ae2635151b316 AS fedora-toolbox +FROM registry.fedoraproject.org/fedora-toolbox:45@sha256:6a8ce73ba963e6c045f924a94e119cdc05a1427c0d862fc71e597c12754fcb77 AS fedora-toolbox LABEL com.github.containers.toolbox="true" \ usage="This image is meant to be used with the toolbox or distrobox command" \