fix python v

This commit is contained in:
JonatanRek
2024-12-24 00:45:17 +01:00
parent e4c46f8b8c
commit fb17d6185f
+1 -1
View File
@@ -1,5 +1,5 @@
# Use PHP with Apache as the base image
FROM python:latest
FROM python:3.9
ENV PYTHONUNBUFFERED=1