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

This commit is contained in:
2025-10-13 14:48:27 +00:00
parent 2591a0fec2
commit a54fe993ef
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