Loading client/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -50,4 +50,4 @@ RUN echo ". /usr/share/bash-completion/completions/vos_data" >> .bashrc && \ echo ". /usr/share/bash-completion/completions/vos_storage" >> .bashrc # Install python dependencies RUN pip3.9 install --no-cache-dir redis tabulate RUN pip3.9 install --no-cache-dir redis hiredis tabulate Loading
client/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -50,4 +50,4 @@ RUN echo ". /usr/share/bash-completion/completions/vos_data" >> .bashrc && \ echo ". /usr/share/bash-completion/completions/vos_storage" >> .bashrc # Install python dependencies RUN pip3.9 install --no-cache-dir redis tabulate RUN pip3.9 install --no-cache-dir redis hiredis tabulate