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