1.7.0-r51 release

This commit is contained in:
Bitnami Bot 2018-06-24 03:37:34 +00:00
parent ecf74dd407
commit 046b355602
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ RUN bitnami-pkg unpack tensorflow-serving-1.7.0-0 --checksum e510492991b2d4aa1f2
COPY rootfs /
ENV BITNAMI_APP_NAME="tensorflow-serving" \
BITNAMI_IMAGE_VERSION="1.7.0-r50" \
BITNAMI_IMAGE_VERSION="1.7.0-r51" \
PATH="/opt/bitnami/tensorflow-serving/bin:/opt/bitnami/tensorflow-serving/bazel-bin/tensorflow_serving/model_servers:$PATH" \
TENSORFLOW_SERVING_MODEL_NAME="inception" \
TENSORFLOW_SERVING_PORT_NUMBER="9000"