chore(deps): update python to v3.14.4
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 2s
CI / ci (pull_request) Successful in 17s

This commit is contained in:
2026-04-13 22:03:45 +00:00
parent 912b218b0e
commit 3309a008e2
3 changed files with 141 additions and 103 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.13.9-slim
FROM python:3.14.4-slim
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
USER root