ryanthompson591 commented on code in PR #24347:
URL: https://github.com/apache/beam/pull/24347#discussion_r1036375069
##########
sdks/python/test-suites/containers/tensorrt_runinference/tensor_rt.dockerfile:
##########
@@ -22,8 +22,8 @@ ENV PATH="/usr/src/tensorrt/bin:${PATH}"
WORKDIR /workspace
-RUN pip install --no-cache-dir apache-beam[gcp]==2.40.0
-COPY --from=apache/beam_python3.8_sdk:2.40.0 /opt/apache/beam /opt/apache/beam
+RUN pip install --no-cache-dir apache-beam[gcp]==2.42.0
Review Comment:
Just double checking. Does having this versioned mean we'll be running the
test against only the same version? wouldn't we want this to run against head?
--
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]