Production setup.

This commit is contained in:
2026-05-16 01:28:39 +02:00
parent ac483a646a
commit d249a90240
5 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.11-slim
FROM python:3.13-slim
WORKDIR /app