mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-05 23:48:11 +01:00
Upgrade pipenv
Signed-off-by: Yang Jiao <jiaoya@vmware.com>
This commit is contained in:
parent
7118d8a59b
commit
7b91cf97ae
@ -2,4 +2,4 @@ FROM photon:2.0
|
||||
|
||||
RUN tdnf install -y python3 \
|
||||
&& tdnf install -y python3-pip python3-PyYAML python3-jinja2
|
||||
RUN pip3 install setuptools && pip3 install pipenv==2020.11.15
|
||||
RUN pip3 install setuptools && pip3 install pipenv==2021.5.29
|
Loading…
Reference in New Issue
Block a user