From b0f616d67a04694fc53d09debde73ef1a5a6f322 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 07:14:44 +0000 Subject: [PATCH] chore(deps): update python:3.13 docker digest to 75ba988 Ref: PACT-445 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index bd8397e..2996b1b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.13@sha256:b7341c0bd097a5f8763418c20553c539eb917d22cb87e9706fc2da0d4b702199 +FROM python:3.13@sha256:75ba988a6cd84bb048a05fafae370a2f4600344b844d53ef90730d3518802f67 WORKDIR /code