Merge branch 'renovate/python-3.x' into 'master'
Update python Docker tag to v3.11 See merge request sys/infrastructure!80
This commit is contained in:
commit
345f047902
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ terraform:
|
|||
- ./scripts/terraform/lint.sh
|
||||
|
||||
ansible:
|
||||
image: python:3.9-slim
|
||||
image: python:3.11-slim
|
||||
variables:
|
||||
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
|
||||
cache:
|
||||
|
|
Loading…
Reference in a new issue