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

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

parent c0110c03
No related branches found
No related tags found
1 merge request!15chore(deps): update python docker tag to v3.13
Pipeline #36528 failed
...@@ -6,7 +6,7 @@ stages: ...@@ -6,7 +6,7 @@ stages:
lint: lint:
stage: lint stage: lint
image: python:3.11-alpine image: python:3.13-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