Update tensorflow/serving:2.19.0 deployment.yaml
This commit is contained in:
parent
61dd508a7c
commit
267d2cd508
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue