Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions taskcluster/kinds/docker-image/kind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ transforms:
- taskgraph.transforms.task:transforms

meta:
- &py311 "3.11.9"
- &py311 "3.11.15"
- &py313 "3.13.12"
- &uv_version "0.7.15"

Expand Down Expand Up @@ -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:
Expand Down
7 changes: 5 additions & 2 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.