update packages

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-05-29 11:29:50 -04:00
parent 0ec242b023
commit a3aa91e7ad
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -11,12 +11,14 @@ RUN apk add --no-cache \
flex \
git \
gmp-dev \
grub \
libressl-dev \
mpc1-dev \
mpfr-dev \
ncurses-dev \
perl \
tar
tar \
xz
ENV HOME /root
WORKDIR $HOME