You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "tvalentyn (via GitHub)" <gi...@apache.org> on 2023/04/12 18:27:19 UTC

[GitHub] [beam] tvalentyn commented on a diff in pull request #26156: Add ValidatesContainer tests with installing release candidates(RCs)

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


##########
sdks/python/container/Dockerfile:
##########
@@ -37,11 +37,11 @@ RUN apt-get update && \
 ####
 # Install required packages for Beam Python SDK and common dependencies used by users.
 ####
-
+ARG install_release_candidates

Review Comment:
   this ARG has no knowledge of what you pass; you can call it `pip_extra_options`  for example.



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org