Revert "Install gcc9 on CentOS Stream 8"

This reverts commit 09cc5c37e0.
This commit is contained in:
Tim Wojtulewicz 2024-05-02 19:12:03 -07:00
parent 09cc5c37e0
commit da705c1199

View file

@ -13,8 +13,8 @@ RUN dnf -y install \
cmake \ cmake \
diffutils \ diffutils \
flex \ flex \
gcc-toolset-9-gcc \ gcc \
gcc-toolset-9-c++ \ gcc-c++ \
git \ git \
libpcap-devel \ libpcap-devel \
make \ make \