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

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