From 3abfad8f22b22c92bd5541991389d5988d873d31 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Thu, 5 Mar 2026 17:19:23 +0100 Subject: [PATCH] Bump python3.11 docker images from 3.11.9 to 3.11.15 This also updates the underlying OS from debian 12 to debian 13. --- taskcluster/kinds/docker-image/kind.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/taskcluster/kinds/docker-image/kind.yml b/taskcluster/kinds/docker-image/kind.yml index 5526030c6..88edf498a 100644 --- a/taskcluster/kinds/docker-image/kind.yml +++ b/taskcluster/kinds/docker-image/kind.yml @@ -11,7 +11,7 @@ transforms: - taskgraph.transforms.task:transforms meta: - - &py311 "3.11.9" + - &py311 "3.11.15" - &py314 "3.14.3" - &uv_version "0.7.15" @@ -84,7 +84,7 @@ tasks: args: SCRIPT_NAME: pushmsixscript signingscript: - # python:3.11.9 docker image contains osslsigncode 2.5. + # python:3.11.15 docker image contains osslsigncode 2.9. # if the image changes, verify version of osslsigncode and make sure winsign works as well parent: base treescript: