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 c6c4b80 commit c22c3c3Copy full SHA for c22c3c3
Dockerfile
@@ -10,4 +10,4 @@ RUN pip3 install --no-cache-dir -r requirements.txt
10
11
COPY . .
12
13
-ENTRYPOINT ["/run.sh"]
+ENTRYPOINT ["/run.sh"]
0 commit comments