We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3874470 commit 3c8da71Copy full SHA for 3c8da71
src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
@@ -34,6 +34,8 @@ RUN yum upgrade -y && \
34
python3 \
35
unzip \
36
wget \
37
+ flex-devel \
38
+ bison-devel \
39
xz \
40
zlib-devel.i686 \
41
zlib-devel.x86_64 \
0 commit comments