From ff76ffa62edd4d9e9d6f53ebd9e143e5904ef000 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 07:14:07 +0000 Subject: [PATCH] chore(deps): update python:3.13 docker digest to 4889af0 Ref: PACT-445 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0db6b8a..af5ccaf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.13@sha256:322065eea3a904d6d35050a44c1e52650c5a98a060ee115714a17b7bba130582 +FROM python:3.13@sha256:4889af0e45f04b7c5dd741421a1280919499d38d3125d714b69fa86b23b1052a WORKDIR /code