chore(deps): update dependency python
Some checks failed
Validate PR Title / validate (pull_request) Successful in 12s
CI / ci (pull_request) Failing after 1m51s

This commit is contained in:
2025-10-13 15:23:41 +00:00
parent d658a4c92e
commit 5e503bf32e
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