se adiciona zip a entorno de desarrollo
FossilOrigin-Name: c7fb9f265f90a6d025ee408216ee96b1323b18acbfc2fd5083ac3bae2fd099f3
This commit is contained in:
parent
49a6cb75ff
commit
4ceec2ca53
@ -17,7 +17,8 @@ RUN wget https://bootstrap.pypa.io/get-pip.py \
|
||||
RUN apt-get install -y --no-install-recommends \
|
||||
libxml2-dev \
|
||||
libxmlsec1-dev \
|
||||
build-essential
|
||||
build-essential \
|
||||
zip
|
||||
|
||||
RUN python3.6 --version
|
||||
RUN python3.7 --version
|
||||
|
Loading…
Reference in New Issue
Block a user