Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We need to ensure that pip is at least 19.0.2 #1934

Closed
ArtemBernatskyy opened this issue Feb 11, 2019 · 4 comments
Closed

We need to ensure that pip is at least 19.0.2 #1934

ArtemBernatskyy opened this issue Feb 11, 2019 · 4 comments
Labels
wontfix Wait a 10 days days and automatically close

Comments

@ArtemBernatskyy
Copy link

What happened?

When using with docker and building for production we receive this issue pypa/pip#6197

What should've happened instead?

Fixed via adding RUN pip install --upgrade pip
to production/django/Dockerfile

@browniebroke
Copy link
Member

Hi, thanks for the report, but I don't think cookiecutter-django should implement a workaround/fix for this issue, as it's a temporary issue. Plus, it looks like the base image has been fixed already.

@browniebroke
Copy link
Member

Looks like the image hasn't been updated yet on Dockerhub, I guess it'll be done when this issue is closed.

@browniebroke browniebroke changed the title We need to ensure that pip is at least 19.02 We need to ensure that pip is at least 19.0.2 Feb 12, 2019
@browniebroke browniebroke added the wontfix Wait a 10 days days and automatically close label Feb 12, 2019
@browniebroke
Copy link
Member

I'm leaving this open until the Alpine image is updated.

@browniebroke
Copy link
Member

Should be fixed now, so closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix Wait a 10 days days and automatically close
Projects
None yet
Development

No branches or pull requests

2 participants