2.0.0-debian-9-r24 release

This commit is contained in:
Bitnami Bot
2019-12-12 22:54:06 +00:00
parent 9a4bba7a77
commit 0d485c5101
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-r23" \
BITNAMI_IMAGE_VERSION="2.0.0-debian-9-r24" \
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" \