make(ci): Fixup
This commit is contained in:
@@ -6,7 +6,7 @@ ENV PATH=/usr/local/bin:$PATH
|
||||
RUN dnf -y update \
|
||||
&& dnf -y install git wget \
|
||||
which redhat-lsb-core pkgconfig autoconf libtool zlib-devel \
|
||||
&& dnf -y group install "Development Tools" \
|
||||
&& dnf -y install @development-tools \
|
||||
&& dnf -y install gcc-c++ cmake \
|
||||
&& dnf clean all
|
||||
CMD [ "/usr/bin/bash" ]
|
||||
|
||||
Reference in New Issue
Block a user