This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 641789ced977 chore(camel-test-infra-tensorflow-serving): upgrade 
tensorflow.serving.container to 2.19.0 (#21571)
641789ced977 is described below

commit 641789ced97797eff6c43de8ec8337399012e630
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 23 11:31:38 2026 +0100

    chore(camel-test-infra-tensorflow-serving): upgrade 
tensorflow.serving.container to 2.19.0 (#21571)
    
    Update tensorflow.serving.container from 2.18.0 to 2.19.0
    
    Co-authored-by: github-actions[bot] 
<github-actions[bot]@users.noreply.github.com>
---
 .../camel/test/infra/tensorflow/serving/services/container.properties   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-tensorflow-serving/src/test/resources/org/apache/camel/test/infra/tensorflow/serving/services/container.properties
 
b/test-infra/camel-test-infra-tensorflow-serving/src/test/resources/org/apache/camel/test/infra/tensorflow/serving/services/container.properties
index 559c6765ef04..3bd96ef6138c 100644
--- 
a/test-infra/camel-test-infra-tensorflow-serving/src/test/resources/org/apache/camel/test/infra/tensorflow/serving/services/container.properties
+++ 
b/test-infra/camel-test-infra-tensorflow-serving/src/test/resources/org/apache/camel/test/infra/tensorflow/serving/services/container.properties
@@ -14,7 +14,7 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-tensorflow.serving.container=mirror.gcr.io/tensorflow/serving:2.18.0
+tensorflow.serving.container=mirror.gcr.io/tensorflow/serving:2.19.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
 tensorflow.serving.container.ppc64le.version.include=ppc64le,ubuntu

Reply via email to