anushkajuli commented on code in PR #18715: URL: https://github.com/apache/camel/pull/18715#discussion_r2244554969
########## test-infra/camel-test-infra-tensorflow-serving/src/test/resources/org/apache/camel/test/infra/tensorflow/serving/services/container.properties: ########## @@ -16,3 +16,4 @@ ## --------------------------------------------------------------------------- tensorflow.serving.container=mirror.gcr.io/tensorflow/serving:2.18.0 tensorflow.serving.container.aarch64=bitnami/tensorflow-serving:2.18.0 +tensorflow.serving.container.ppc64le=ibmcom/powerai:1.6.2-tensorflow-serving-ubuntu18.04-py37-ppc64le-21.036 Review Comment: We're currently using this older image as a temporary solution to unblock the testing as this image is working fine. Meanwhile we are working on updating to a more recent and properly maintained 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]
