2.0.0-debian-9-r34 release

This commit is contained in:
Bitnami Bot
2019-12-25 12:18:01 +00:00
parent bfe0987d5c
commit 41f77d3310
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ RUN echo "deb http://http.us.debian.org/debian testing main non-free contrib" >>
COPY rootfs /
ENV BITNAMI_APP_NAME="tensorflow-serving" \
BITNAMI_IMAGE_VERSION="2.0.0-debian-9-r33" \
BITNAMI_IMAGE_VERSION="2.0.0-debian-9-r34" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/tensorflow-serving/bin:/opt/bitnami/tensorflow-serving/bazel-bin/tensorflow_serving/model_servers:$PATH" \
TENSORFLOW_SERVING_ENABLE_MONITORING="no" \

View File

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