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

View file

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