Use new flex
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Armin Friedl 2020-12-21 05:36:39 +01:00
parent 1b5437b6f4
commit 05a3784af3

View file

@ -6,7 +6,7 @@ ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get update && apt-get upgrade -y RUN apt-get update && apt-get upgrade -y
RUN apt-get install -y flex-old bison build-essential \ RUN apt-get install -y flex bison build-essential \
csh libxaw7-dev wget \ csh libxaw7-dev wget \
libc6-i386 default-jdk \ libc6-i386 default-jdk \
gdb gdb