You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes the following error:
```
FileNotFoundError: [Errno 2] No such file or directory: '/opt/app-root/lib64/python3.9/site-packages/pip/_vendor/certifi/cacert.pem'
The command '/bin/sh -c pipenv install --dev' returned a non-zero code: 1
FAILED
An error exit status 1 was encountered while building the Docker image.
```
0 commit comments