forked from TrueCloudLab/frostfs-testcases
NSPCC-1111 update neofs-cli version in image
This commit is contained in:
parent
db3adc310f
commit
d69f277eb7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM python:3.6
|
FROM python:3.6
|
||||||
|
|
||||||
ENV WD /
|
ENV WD /
|
||||||
ENV NEOFSCLI_VERSION '0.8.0'
|
ENV NEOFSCLI_VERSION '0.8.2'
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& pip3 install robotframework==3.2.1
|
&& pip3 install robotframework==3.2.1
|
||||||
|
|
Loading…
Reference in a new issue