another minor fixes (delete EOF at the end)
This commit is contained in:
@@ -18,4 +18,3 @@ RUN pip install --no-cache-dir -r /app/requirements.txt
|
||||
COPY main.py /app/main.py
|
||||
|
||||
CMD ["python", "/app/main.py"]
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user