Skip to content

Commit

Permalink
updating some packages for rebuild of base docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
paidforby committed Dec 4, 2019
1 parent 135e4b1 commit add52e2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -yq \
gawk=1:4.0.1+dfsg-2.1ubuntu2 \
gcc-multilib=4:4.8.2-1ubuntu6 \
flex=2.5.35-10.1ubuntu2 \
git-core=1:1.9.1-1ubuntu0.8 \
gettext=0.18.3.1-1ubuntu3 \
git-core=1:1.9.1-1ubuntu0.10\
gettext=0.18.3.1-1ubuntu3.1\
quilt=0.61-1 \
ccache=3.1.9-1 \
libssl-dev=1.0.1f-1ubuntu2.26 \
libssl-dev=1.0.1f-1ubuntu2.27 \
xsltproc=1.1.28-2build1 \
unzip=6.0-9ubuntu1.5 \
python=2.7.5-5ubuntu3 \
wget=1.15-1ubuntu1.14.04.4
wget=1.15-1ubuntu1.14.04.5
RUN apt-get clean

ENV FIRMWARE_DIR /usr/local/sudowrt-firmware
Expand Down

0 comments on commit add52e2

Please sign in to comment.