cicd: gobuilder cannot install iptuils in a container
This commit is contained in:
parent
e7b7a73176
commit
cfb337f992
|
|
@ -1,4 +1,4 @@
|
|||
FROM fedora
|
||||
RUN dnf install go make -y
|
||||
RUN dnf install go make -y --exclude=iputils
|
||||
RUN make go-tools
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue