diff --git a/Dockerfile b/Dockerfile index 542b622..db6521e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM tensorflow/serving:2.8.0 +FROM tensorflow/serving:2.13.0 RUN set -x \ #