progress
This commit is contained in:
@@ -59,9 +59,9 @@ ENV PATH $PYENV_ROOT/bin:$PATH
|
||||
## Python
|
||||
#######################################################################33
|
||||
RUN pyenv install $PYTHON_VERSION && \
|
||||
pyenv global $PYTHON_VERISON && \
|
||||
pip3 install pipenv
|
||||
pyenv global $PYTHON_VERISON
|
||||
|
||||
RUN ls $PYENV_ROOT/bin/
|
||||
#######################################################################33
|
||||
## Install Deps
|
||||
#######################################################################33
|
||||
|
||||
Reference in New Issue
Block a user