Updating 32 bit dockerfile

pull/4502/head
Craig Tiller 9 years ago
parent 2d2963e5e9
commit 67f23d7832
  1. 2
      tools/jenkins/grpc_jenkins_slave_32bits/Dockerfile

@ -43,6 +43,7 @@ RUN apt-get update && apt-get install -y \
gcc \
gcc-multilib \
git \
golang \
gyp \
lcov \
libc6 \
@ -51,6 +52,7 @@ RUN apt-get update && apt-get install -y \
libgtest-dev \
libtool \
make \
perl \
strace \
python-dev \
python-setuptools \

Loading…
Cancel
Save