Explorar o código

cicd: gobuilder cannot install iptuils in a container

jamesread %!s(int64=3) %!d(string=hai) anos
pai
achega
cfb337f992
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      var/tekton/gobuilder/Dockerfile

+ 1 - 1
var/tekton/gobuilder/Dockerfile

@@ -1,4 +1,4 @@
 FROM fedora
-RUN dnf install go make -y 
+RUN dnf install go make -y --exclude=iputils
 RUN make go-tools