Updated docker file
Hope I did this right? Googled "docking" and I am not gonna do that again any time soon...
This commit is contained in:
parent
c7f77241e2
commit
0a66e5d78f
@ -16,4 +16,4 @@ RUN python3.6 -m pip install --upgrade pip && \
|
||||
python3.6 -m pip install -r requirements.txt && \
|
||||
python3.6 -m pip install -U git+https://github.com/Rapptz/discord.py@rewrite#egg=discord.py[voice]
|
||||
|
||||
cmd ["python3.6","run.py"]
|
||||
cmd ["python3.6","-m","src"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user