Skip to content

Update pip and setuptools in gitlab-python image

Dustin Collins requested to merge update-pip-and-setuptools into master

This MR adds a line to the gitlab-python Dockerfile that updates pip and setuptools to their latest versions on build.

setuptools is a dependency of pip, so keeping setuptools up to date will prevent setuptools falling behind pip versions and causing errors.

Closes https://gitlab.com/gitlab-org/charts/gitlab/-/issues/2143.

Edited by Dustin Collins

Merge request reports

Loading