chore(deps): update python docker tag to v3.14
This commit is contained in:
parent
e44fb7f45a
commit
6d461ed67e
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: docker-amd64
|
runs-on: docker-amd64
|
||||||
container:
|
container:
|
||||||
image: python:3.12-bookworm
|
image: python:3.14-bookworm
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue