fix the Dockerfile.gccgo for new dependency

Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>
This commit is contained in:
Srini Brahmaroutu 2015-12-02 16:43:41 +00:00
parent fcccf2dae4
commit 50814a2bc0
1 changed files with 1 additions and 0 deletions

View File

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