@@ -53,24 +53,24 @@ You can follow these [instructions](../deployments/system-packages.md) to build
53
53
<!-- CORTEX_VERSION_BRANCH_STABLE -->
54
54
` ` ` yaml
55
55
# docker image paths
56
- image_python_serve : cortexlabs/python-serve:0.15.0
57
- image_python_serve_gpu : cortexlabs/python-serve-gpu:0.15.0
58
- image_tf_serve : cortexlabs/tf-serve:0.15.0
59
- image_tf_serve_gpu : cortexlabs/tf-serve-gpu:0.15.0
60
- image_tf_api : cortexlabs/tf-api:0.15.0
61
- image_onnx_serve : cortexlabs/onnx-serve:0.15.0
62
- image_onnx_serve_gpu : cortexlabs/onnx-serve-gpu:0.15.0
63
- image_operator : cortexlabs/operator:0.15.0
64
- image_manager : cortexlabs/manager:0.15.0
65
- image_downloader : cortexlabs/downloader:0.15.0
66
- image_request_monitor : cortexlabs/request-monitor:0.15.0
67
- image_cluster_autoscaler : cortexlabs/cluster-autoscaler:0.15.0
68
- image_metrics_server : cortexlabs/metrics-server:0.15.0
69
- image_nvidia : cortexlabs/nvidia:0.15.0
70
- image_fluentd : cortexlabs/fluentd:0.15.0
71
- image_statsd : cortexlabs/statsd:0.15.0
72
- image_istio_proxy : cortexlabs/istio-proxy:0.15.0
73
- image_istio_pilot : cortexlabs/istio-pilot:0.15.0
74
- image_istio_citadel : cortexlabs/istio-citadel:0.15.0
75
- image_istio_galley : cortexlabs/istio-galley:0.15.0
56
+ image_python_serve : cortexlabs/python-serve:0.15.1
57
+ image_python_serve_gpu : cortexlabs/python-serve-gpu:0.15.1
58
+ image_tf_serve : cortexlabs/tf-serve:0.15.1
59
+ image_tf_serve_gpu : cortexlabs/tf-serve-gpu:0.15.1
60
+ image_tf_api : cortexlabs/tf-api:0.15.1
61
+ image_onnx_serve : cortexlabs/onnx-serve:0.15.1
62
+ image_onnx_serve_gpu : cortexlabs/onnx-serve-gpu:0.15.1
63
+ image_operator : cortexlabs/operator:0.15.1
64
+ image_manager : cortexlabs/manager:0.15.1
65
+ image_downloader : cortexlabs/downloader:0.15.1
66
+ image_request_monitor : cortexlabs/request-monitor:0.15.1
67
+ image_cluster_autoscaler : cortexlabs/cluster-autoscaler:0.15.1
68
+ image_metrics_server : cortexlabs/metrics-server:0.15.1
69
+ image_nvidia : cortexlabs/nvidia:0.15.1
70
+ image_fluentd : cortexlabs/fluentd:0.15.1
71
+ image_statsd : cortexlabs/statsd:0.15.1
72
+ image_istio_proxy : cortexlabs/istio-proxy:0.15.1
73
+ image_istio_pilot : cortexlabs/istio-pilot:0.15.1
74
+ image_istio_citadel : cortexlabs/istio-citadel:0.15.1
75
+ image_istio_galley : cortexlabs/istio-galley:0.15.1
76
76
` ` `
0 commit comments