chore(deps): update python docker tag to v3.14.4
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 7s

This commit is contained in:
2026-04-08 21:01:01 +00:00
parent b1470c2dd5
commit 606cee2c61

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>"