Skip to content

Commit 7a81d71

Browse files
authored
Bump python patch version to 3.10.10 (#197)
changelog: https://docs.python.org/3.10/whatsnew/changelog.html#python-3-10-10-final Should fix some unexpected deadlocks during restarts via python/cpython#96387
1 parent 7154661 commit 7a81d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/3.10/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ codenotary:
1010
1111
base_image: [email protected]
1212
args:
13-
PYTHON_VERSION: 3.10.7
13+
PYTHON_VERSION: 3.10.10
1414
PIP_VERSION: 23.0.0
1515
GPG_KEY: A035C8C19219BA821ECEA86B64E628F8D684696D
1616
labels:

0 commit comments

Comments
 (0)