Merge branch 'renovate/cimg-python-3.x' into 'develop'

Update cimg/python Docker tag to v3.11

See merge request ultrasonic/ultrasonic!867
This commit is contained in:
birdbird 2022-11-10 09:42:13 +00:00
commit ed3b759f4a

View File

@ -66,7 +66,7 @@ Assemble Release:
Push Translations:
stage: Translations
image: cimg/python:3.10
image: cimg/python:3.11
script:
- python -m venv ~/venv
- . ~/venv/bin/activate