fix tests

This commit is contained in:
Albert Yi
2018-05-09 14:36:03 -07:00
parent 59dde72924
commit c144159dd9
3 changed files with 4 additions and 3 deletions

View File

@@ -3,7 +3,6 @@
FROM r888888888/danbooru-base
USER root
RUN apt-get install -y ffmpeg
COPY . /app
RUN chown -R danbooru:danbooru .
USER danbooru