chore(deps): update dependency python
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 8s
CI / ci (pull_request) Successful in 2m21s

This commit is contained in:
2025-10-07 21:46:41 +00:00
parent 810023b3dd
commit 76ed2458d4
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>"
LABEL org.opencontainers.image.source="https://github.com/luketainton/pypilot"
USER root