This commit is contained in:
Violet 2023-10-25 20:31:33 -05:00
parent e0691ef44e
commit 4b4a0b32b5

View file

@ -1,4 +1,5 @@
FROM node:20
RUN apt update && apt install ffmpeg -y
WORKDIR /usr/src/app