fix python v
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Use PHP with Apache as the base image
|
||||
FROM python:latest
|
||||
FROM python:3.9
|
||||
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user