We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45c1212 commit 9252e59Copy full SHA for 9252e59
.github/workflows/docker.yml
@@ -62,7 +62,7 @@ jobs:
62
tags: "${{ steps.set-tag.outputs.tags }}"
63
file: "docker/Dockerfile-unified"
64
build-args: |
65
- PYTHON_VERSION=3.10
+ PYTHON_VERSION=3.11
66
TEST_ONLY_IGNORE_BAD_POETRY_LOCKFILE=1
67
CARGO_NET_GIT_FETCH_WITH_CLI=true
68
platforms: linux/amd64
0 commit comments