Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
No-OnE-Kn0wS-Me authored Mar 28, 2021
1 parent 549cb30 commit 19d3268
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ RUN apt -qq install -y git python3 ffmpeg python3-pip
COPY requirements.txt .
RUN pip3 install --no-cache-dir -r requirements.txt
COPY . .
CMD ["start.sh"]

0 comments on commit 19d3268

Please sign in to comment.