fix pixiv tests, install ffmpeg
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
FROM r888888888/danbooru-base
|
||||
|
||||
USER root
|
||||
RUN apt-get install -y ffmpeg
|
||||
COPY . /app
|
||||
RUN chown -R danbooru:danbooru .
|
||||
USER danbooru
|
||||
|
||||
Reference in New Issue
Block a user