We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afdd2b3 commit 5c0f0deCopy full SHA for 5c0f0de
Dockerfile
@@ -9,4 +9,4 @@ RUN pip3 install -r requirements.txt
9
10
COPY . .
11
12
-CMD [ "python3", "import_one.py", "Q9065"]
+CMD [ "python3", "import_recent_changes.py"]
0 commit comments