Skip to content

Commit

Permalink
Updating 32 bit dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ctiller committed Dec 22, 2015
1 parent 2d2963e commit 67f23d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/jenkins/grpc_jenkins_slave_32bits/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ RUN apt-get update && apt-get install -y \
gcc \
gcc-multilib \
git \
golang \
gyp \
lcov \
libc6 \
Expand All @@ -51,6 +52,7 @@ RUN apt-get update && apt-get install -y \
libgtest-dev \
libtool \
make \
perl \
strace \
python-dev \
python-setuptools \
Expand Down

0 comments on commit 67f23d7

Please sign in to comment.