Update python Docker tag to v3.14
All checks were successful
Test / build (pull_request) Successful in 41s
Test / build (push) Successful in 35s

This commit was merged in pull request #78.
This commit is contained in:
2025-10-08 01:10:57 +03:00
parent 48be2de7b3
commit 8bfdd2479a

View File

@@ -1,6 +1,6 @@
# WARNING: Docker deployment is not officially supported (yet)
FROM python:3.13-slim
FROM python:3.14-slim
LABEL authors="Javelina"
COPY . /app/