chore(deps): update python docker tag to v3.12

main^2
Renovate Bot 2023-12-04 11:33:10 +00:00
parent d00b1b21de
commit cadc2a7ca3
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ stages:
lint:
stage: lint
image: python:3.10
image: python:3.12
before_script:
- apt-get update
- apt-get install libgirepository1.0-dev -y