Update cimg/python Docker tag to v3.10

This commit is contained in:
Renovate Bot 2022-09-20 12:33:08 +00:00
parent acb25c06e3
commit e7379c8bf8

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