Skip to content

Commit

Permalink
use archlinux for dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Chizuru committed Nov 17, 2020
1 parent 2f0ac03 commit 1717b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ RUN python3 -m pip install -r requirements.txt
COPY . .
COPY netrc /root/.netrc
RUN chmod +x aria.sh
RUN rm README.md

CMD ["bash","start.sh"]

0 comments on commit 1717b04

Please sign in to comment.