chore(deps): update python docker tag to v3.14 #8

Closed
renovate-bot wants to merge 1 commit from renovate/python-3.x into main

View file

@ -10,7 +10,7 @@ jobs:
publish:
runs-on: docker-amd64
container:
image: python:3.12-bookworm
image: python:3.14-bookworm
steps:
- name: Checkout repository