chore(deps): update python docker tag to v3.12.1
parent
8c5de8e54d
commit
652f58c0a0
|
|
@ -22,7 +22,7 @@ steps:
|
||||||
event: push
|
event: push
|
||||||
"lint:precommit":
|
"lint:precommit":
|
||||||
group: lint
|
group: lint
|
||||||
image: python:3.11.6-bullseye
|
image: python:3.12.1-bullseye
|
||||||
commands:
|
commands:
|
||||||
- pip install pre-commit
|
- pip install pre-commit
|
||||||
- pre-commit install
|
- pre-commit install
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue