chore(deps): update python docker tag to v3.14.4 (#12)
All checks were successful
Release / Publish Docker Images (push) Successful in 5m4s

Co-authored-by: renovate[bot] <renovate-bot@git.tainton.uk>
Co-committed-by: renovate[bot] <renovate-bot@git.tainton.uk>
This commit was merged in pull request #12.
This commit is contained in:
2026-04-08 21:01:08 +00:00
committed by renovate[bot]
parent b1470c2dd5
commit 711ea13156

View File

@@ -1,4 +1,4 @@
FROM --platform=amd64 python:3.14.3-slim-trixie
FROM --platform=amd64 python:3.14.4-slim-trixie
LABEL maintainer="Luke Tainton <luke@tainton.uk>"