chore(deps): update dependency python
All checks were successful
Validate PR Title / validate (pull_request) Successful in 9s
CI / ci (pull_request) Successful in 5m21s

This commit is contained in:
2025-10-13 16:06:57 +00:00
parent 0d25349582
commit 5d47103920
2 changed files with 2 additions and 2 deletions

View File

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