1.10.1-debian-9-r33 release

This commit is contained in:
Bitnami Bot 2018-10-01 02:52:47 +00:00
parent 81a58a4dd1
commit 25c624d451
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r155
FROM bitnami/minideb-extras:stretch-r156
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -7,7 +7,7 @@ RUN bitnami-pkg unpack tensorflow-serving-1.10.1-1 --checksum 53e0d8c7e0db98d846
COPY rootfs /
ENV BITNAMI_APP_NAME="tensorflow-serving" \
BITNAMI_IMAGE_VERSION="1.10.1-debian-9-r32" \
BITNAMI_IMAGE_VERSION="1.10.1-debian-9-r33" \
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.10.1-ol-7-r4` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.10.1-ol-7-r4/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.10.1-debian-9-r32`, `1`, `1.10.1`, `1.10.1-r32`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.10.1-debian-9-r32/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.10.1-debian-9-r33`, `1`, `1.10.1`, `1.10.1-r33`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/1.10.1-debian-9-r33/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/tensorflow-serving GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-serving).