From a5519223110ecbda965afc3f9266c85475d70cc1 Mon Sep 17 00:00:00 2001 From: abc <98614666+xtekky@users.noreply.github.com> Date: Sun, 17 Sep 2023 22:38:55 +0100 Subject: ~ --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 36ca12f1..b84b3b3c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -30,4 +30,4 @@ COPY . /app/ RUN pip install -r interference/requirements.txt # Define the default command to run the app using Python's module mode. -CMD ["python", "-m", "interference.app"] +CMD ["python", "-m", "interference.app"] \ No newline at end of file -- cgit v1.2.3