diff --git a/Dockerfile b/Dockerfile index 6d5ae24..4c38e24 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM tensorflow/serving:2.8.0 +FROM tensorflow/serving:2.8.4 RUN set -x \ #