Browse Source

fix the Dockerfile.gccgo for new dependency
Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com>

Srini Brahmaroutu 9 năm trước cách đây
mục cha
commit
50814a2bc0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Dockerfile.gccgo

+ 1 - 0
Dockerfile.gccgo

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