Skip to content
Snippets Groups Projects
Commit 4348c636 authored by RenovateBot's avatar RenovateBot
Browse files

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

parent 443c469e
No related tags found
1 merge request!41chore(deps): update python docker tag to v3.12
Pipeline #34074 passed
...@@ -8,7 +8,7 @@ variables: ...@@ -8,7 +8,7 @@ variables:
pre-commit: pre-commit:
stage: test stage: test
image: python:3.11 image: python:3.12
variables: variables:
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip" PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
PRE_COMMIT_HOME: "$CI_PROJECT_DIR/.cache/pre-commit" PRE_COMMIT_HOME: "$CI_PROJECT_DIR/.cache/pre-commit"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment