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 4s
CI / ci (pull_request) Successful in 25s

This commit is contained in:
2026-04-08 21:04:03 +00:00
parent 4ac651222c
commit 002d148caf
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