contrib: Dockerfile: add python3, drop python2
This commit is contained in:
parent
bed66fa248
commit
4d0b8ccca3
@ -6,7 +6,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
|||||||
file \
|
file \
|
||||||
git \
|
git \
|
||||||
subversion \
|
subversion \
|
||||||
python \
|
python3 \
|
||||||
build-essential \
|
build-essential \
|
||||||
gawk \
|
gawk \
|
||||||
unzip \
|
unzip \
|
||||||
|
Loading…
Reference in New Issue
Block a user