Fix
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Use PHP with Apache as the base image
|
||||
FROM python:3.9-slim
|
||||
FROM python:latest
|
||||
|
||||
#Copy Project
|
||||
COPY . /app
|
||||
|
||||
Reference in New Issue
Block a user