NSPCC-1111 update neofs-cli version in image

robot-tests-backup
anastasia prasolova 2020-06-17 18:56:06 +03:00
parent db3adc310f
commit d69f277eb7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FROM python:3.6
ENV WD /
ENV NEOFSCLI_VERSION '0.8.0'
ENV NEOFSCLI_VERSION '0.8.2'
RUN apt-get update \
&& pip3 install robotframework==3.2.1