1.12.0-debian-9-r17 release

This commit is contained in:
Bitnami Bot 2018-11-27 03:14:09 +00:00
parent a7ac7edf03
commit ecb1295ae0
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/minideb-extras:stretch-r206
FROM bitnami/minideb-extras:stretch-r207
LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
@ -7,7 +7,7 @@ RUN bitnami-pkg unpack tensorflow-serving-1.12.0-1 --checksum bf8ca693d332d1113a
COPY rootfs /
ENV BITNAMI_APP_NAME="tensorflow-serving" \
BITNAMI_IMAGE_VERSION="1.12.0-debian-9-r16" \
BITNAMI_IMAGE_VERSION="1.12.0-debian-9-r17" \
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

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