mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
CI: Install python 3.9 on ubuntu 20
This commit is contained in:
parent
7f3bea7ce1
commit
beb7b5bbbf
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ RUN apt-get update && apt-get -y install \
|
||||||
libssl-dev \
|
libssl-dev \
|
||||||
libzmq3-dev \
|
libzmq3-dev \
|
||||||
make \
|
make \
|
||||||
python3 \
|
python3.9 \
|
||||||
python3-dev \
|
python3.9-dev \
|
||||||
python3-pip\
|
python3-pip\
|
||||||
ruby \
|
ruby \
|
||||||
sqlite3 \
|
sqlite3 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue