missing newline sign
This commit is contained in:
parent
a666798df0
commit
0ba4aad76b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ RUN apk add --no-cache ffmpeg \
|
|||
&& apk del .build-deps
|
||||
|
||||
RUN pip --no-cache-dir install \
|
||||
discord.py
|
||||
discord.py \
|
||||
pynacl
|
||||
|
||||
WORKDIR /app
|
||||
|
|
Loading…
Reference in a new issue