mirror of
https://github.com/SrIzan10/ava.git
synced 2026-06-06 00:46:53 +00:00
fix: install ffmpeg
This commit is contained in:
@@ -6,6 +6,8 @@ COPY package.json ./
|
||||
|
||||
RUN npm install
|
||||
|
||||
RUN apt update && apt install ffmpeg
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN npm run generateprisma
|
||||
|
||||
Reference in New Issue
Block a user