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

apupier 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 9935524d8156 chore(camel-test-infra-tensorflow-serving): upgrade 
tensorflow.serving.container to 2.20.0
9935524d8156 is described below

commit 9935524d8156de47605700efb9d229b74e6ebf65
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 27 07:22:37 2026 +0000

    chore(camel-test-infra-tensorflow-serving): upgrade 
tensorflow.serving.container to 2.20.0
    
    Update tensorflow.serving.container from 2.19.1 to 2.20.0
---
 .../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/main/resources/org/apache/camel/test/infra/tensorflow/serving/services/container.properties
 
b/test-infra/camel-test-infra-tensorflow-serving/src/main/resources/org/apache/camel/test/infra/tensorflow/serving/services/container.properties
index 4944b1e5ed55..9e004e0bd7bd 100644
--- 
a/test-infra/camel-test-infra-tensorflow-serving/src/main/resources/org/apache/camel/test/infra/tensorflow/serving/services/container.properties
+++ 
b/test-infra/camel-test-infra-tensorflow-serving/src/main/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.19.1
+tensorflow.serving.container=mirror.gcr.io/tensorflow/serving:2.20.0
 
tensorflow.serving.container.aarch64=mirror.gcr.io/bitnamilegacy/tensorflow-serving:2.19.1
 
tensorflow.serving.container.ppc64le=ibmcom/powerai:1.7.0-tensorflow-serving-ubuntu18.04-py37-ppc64le-21.035
 tensorflow.serving.container.ppc64le.version.include=ppc64le,ubuntu

Reply via email to