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
|
&& apk del .build-deps
|
||||||
|
|
||||||
RUN pip --no-cache-dir install \
|
RUN pip --no-cache-dir install \
|
||||||
discord.py
|
discord.py \
|
||||||
pynacl
|
pynacl
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
Loading…
Reference in a new issue