This commit is contained in:
parent
1b5437b6f4
commit
05a3784af3
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ ARG DEBIAN_FRONTEND=noninteractive
|
|||
|
||||
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 \
|
||||
libc6-i386 default-jdk \
|
||||
gdb
|
||||
|
|
Loading…
Reference in a new issue