fix path
This commit is contained in:
parent
010907f1b5
commit
c7c87a02de
@ -17,7 +17,7 @@ EXPOSE 8181
|
||||
RUN apt update && \
|
||||
apt install --no-install-recommends -y opus-tools ffmpeg libmagic-dev curl tar && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
COPY --from=template-builder /botamusique /botamusique
|
||||
COPY --from=python-builder /botamusique /botamusique
|
||||
WORKDIR /botamusique
|
||||
RUN chmod +x entrypoint.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user