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