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

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

parent 4eb10d8b
1 merge request!3chore(deps): update python docker tag to v3.11
Checking pipeline status
...@@ -6,7 +6,7 @@ stages: ...@@ -6,7 +6,7 @@ stages:
lint: lint:
stage: lint stage: lint
image: python:3.10-alpine image: python:3.11-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