From c1797244d5443694aaab3b78ff377b37a4d69875 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 11:12:57 +0000 Subject: [PATCH] chore(deps): update python:3.14 docker digest to 1ad1a43 Ref: PACT-445 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a2f6633..fd2d3a1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.14@sha256:92b51c6fa86611bbf2000abf360a206837cee8071b382119990eb48ee3953827 +FROM python:3.14@sha256:1ad1a43b5e2478e62056bbc28028afd858185d73bf4d6a439cbb058b6800a96d WORKDIR /code