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

Update cimg/python Docker tag to v3.10

See merge request ultrasonic/ultrasonic!828
This commit is contained in:
birdbird 2022-09-21 15:23:43 +00:00
commit 3e5ed0ab89

View File

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