Abacn commented on code in PR #38765:
URL: https://github.com/apache/beam/pull/38765#discussion_r3363582304


##########
sdks/python/container/Dockerfile:
##########
@@ -85,14 +86,20 @@ RUN  \
     rm -rf /root/.cache/pip && \
 
     # Update ensurepip to use most recent versions of setuptools and pip. This 
avoids some vulnerabilities which won't be fixed on older versions of python.
-    pip install upgrade_ensurepip; \

Review Comment:
   We may add a comment noting that `upgrade_ensurepip` seem to be no longer 
maintained and not compatible with higher Python version



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to