From 35d1eb997690d29c878e2d7a370e31ab54e9f408 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 13:23:35 +0000 Subject: [PATCH] Update python:3.14-trixie Docker digest to 5093d1e Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- tests/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Dockerfile b/tests/Dockerfile index 6e3899393e..f9c5019cfc 100644 --- a/tests/Dockerfile +++ b/tests/Dockerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:1.20 -FROM python:3.14-trixie@sha256:d88b1201e20b36976ff9d779cf1705cfa3598540a81bc31f0eee70a1e1f318e3 +FROM python:3.14-trixie@sha256:5093d1eb334fae7d3ae0c977e8f6dd47ff89cfdfd6b6d599ab26dd57b659f7e8 RUN apt-get update \