Update Dockerfile (#4090)

* Update Dockerfile

* Fix indent
This commit is contained in:
Acid Chicken (硫酸鶏) 2019-02-03 18:30:47 +09:00 committed by syuilo
parent 35e509850f
commit 6758b0f133
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ RUN unlink /usr/bin/free
RUN apk add --no-cache \
autoconf \
automake \
ffmpeg \
file \
g++ \
gcc \