Explorar el Código

Merge pull request #18368 from brahmaroutu/gccgo_fix

fix the Dockerfile.gccgo for new dependency
Jess Frazelle hace 9 años
padre
commit
e274db94dd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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 \