Remove extraneous Dockerfile
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
FROM python:3.10.6-buster
|
||||
|
||||
RUN pip install ruff
|
||||
RUN touch foo.py
|
||||
RUN ruff foo.py
|
||||
Reference in New Issue
Block a user