update Dockerfile

This commit is contained in:
Sukchan Lee 2018-02-21 23:55:44 +09:00
parent d74afc5bc7
commit e2bb5706fa
8 changed files with 18 additions and 17 deletions

View file

@ -4,7 +4,7 @@ FROM ${dist}:${tag}
MAINTAINER Sukchan Lee <acetcom@gmail.com>
RUN dnf -y install \
RUN dnf -y install \
autoconf \
libtool \
gcc \