You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### Relevant issue or PR
n/a
#### Description of changes
This makes the Python version a Tesseract uses configurable. Since we
already use UV for dependency installation, bootstrapping an arbitrary
Python version into the image is trivial.
Default is `python_version: null` which still resolves to whatever the
base image provides, so this is fully backwards compatible.
#### Testing done
CI, new e2e test
0 commit comments