Update tensorflow/serving:2.19.0 deployment.yaml

This commit is contained in:
Jayesh Mahajan 2025-06-02 20:13:55 -04:00 committed by GitHub
parent 61dd508a7c
commit 267d2cd508
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: tensorflow-serving
image: tensorflow/serving:2.13.0
image: tensorflow/serving:2.19.0
args:
- "--model_name=my_model"
- "--port=8500"