mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-07 08:27:43 +01:00
Merge pull request #15776 from YangJiao0817/update-pipenv-1.10.9
Upgrade pipenv
This commit is contained in:
commit
e5a0474ac8
@ -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