Update cimg/python Docker tag to v3.11

This commit is contained in:
Renovate Bot 2022-11-10 09:33:33 +00:00
parent cfefd65dde
commit b9105542eb

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