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

This commit was merged in pull request #68.
This commit is contained in:
2025-07-29 01:24:03 +03:00
parent 6ef1e4be38
commit 8d10901467

View File

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