Compare commits

...

1 commit

Author SHA1 Message Date
Renovate Bot
6d461ed67e chore(deps): update python docker tag to v3.14 2026-05-09 20:17:54 +00:00

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