AnandInguva commented on code in PR #26156:
URL: https://github.com/apache/beam/pull/26156#discussion_r1164662502


##########
sdks/python/container/Dockerfile:
##########
@@ -70,9 +70,11 @@ RUN ccache --set-config=sloppiness=file_macro && ccache 
--set-config=hash_dir=fa
 ####
 # Install Apache Beam SDK. Use --no-deps and pip check to verify that all
 # necessary dependencies are specified in base_image_requirements.txt.
+# use ARG pip_extra_options to install release candidates(RCs) of Beam'

Review Comment:
   ```suggestion
   # use ARG pip_extra_options to pass additional flags to the pip 
installation.'
   ```



-- 
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