Skip to content

Commit abc7c5e

Browse files
committed
WIP
1 parent 3c8da71 commit abc7c5e

File tree

1 file changed

+1
-2
lines changed
  • src/ci/docker/host-x86_64/dist-x86_64-linux

1 file changed

+1
-2
lines changed

src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ RUN yum upgrade -y && \
3434
python3 \
3535
unzip \
3636
wget \
37-
flex-devel \
38-
bison-devel \
37+
flex \
3938
xz \
4039
zlib-devel.i686 \
4140
zlib-devel.x86_64 \

0 commit comments

Comments
 (0)