Merge pull request #18368 from brahmaroutu/gccgo_fix

fix the Dockerfile.gccgo for new dependency
This commit is contained in:
Jess Frazelle 2015-12-02 10:03:29 -08:00
commit e274db94dd

View file

@ -17,6 +17,7 @@ RUN apt-get update && apt-get install -y \
curl \
git \
iptables \
jq \
net-tools \
libapparmor-dev \
libcap-dev \