⬆️ Updated versions in docker

This commit is contained in:
Mawoka
2023-01-29 12:30:21 +01:00
parent ac28c0f793
commit 3b20721640
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.10-slim
FROM python:3.11-slim
COPY Pipfile* /app/
WORKDIR /app/