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

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

parent 0cb67ef2
No related branches found
No related tags found
1 merge request!9chore(deps): update python docker tag to v3.12
Pipeline #34232 passed
...@@ -6,7 +6,7 @@ stages: ...@@ -6,7 +6,7 @@ stages:
lint: lint:
stage: lint stage: lint
image: python:3.11-alpine image: python:3.12-alpine
before_script: pip install black before_script: pip install black
script: black --check . script: black --check .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment