chore(deps): update python to v3.14.4
Validate PR Title / validate (pull_request) Successful in 7s
CI / ci (pull_request) Successful in 28s

This commit is contained in:
2026-04-20 20:03:50 +00:00
parent ac5083b62e
commit 7be203c869
3 changed files with 104 additions and 74 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.13.12-slim
FROM python:3.14.4-slim
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
USER root