Docker/Language Version updates

This commit is contained in:
Mawoka
2025-10-26 12:26:12 +01:00
parent 2b0545f695
commit 9e0a3faa45
4 changed files with 1736 additions and 1462 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: MPL-2.0
FROM python:3.11-slim
FROM python:3.13-slim
COPY Pipfile* /app/
WORKDIR /app/