1.11.0-debian-9-r6 release

This commit is contained in:
Bitnami Bot 2018-10-11 02:56:06 +00:00
parent f8193c648e
commit 058eea910f
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ RUN bitnami-pkg unpack tensorflow-serving-1.11.0-0 --checksum 52f67d09aea5bec4b2
COPY rootfs /
ENV BITNAMI_APP_NAME="tensorflow-serving" \
BITNAMI_IMAGE_VERSION="1.11.0-debian-9-r5" \
BITNAMI_IMAGE_VERSION="1.11.0-debian-9-r6" \
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="8500" \

View File

@ -39,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1-ol-7`, `1.11.0-ol-7-r5` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.11.0-ol-7-r5/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.11.0-debian-9-r5`, `1`, `1.11.0`, `1.11.0-r5`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.11.0-debian-9-r5/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.11.0-debian-9-r6`, `1`, `1.11.0`, `1.11.0-r6`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.11.0-debian-9-r6/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/tensorflow-serving GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-serving).