2.7.0-debian-10-r13 release

This commit is contained in:
Bitnami Bot
2021-11-19 11:47:18 +00:00
parent d159b0efc3
commit d6c5c73ebe
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/java/postunpack.sh
RUN /opt/bitnami/scripts/tensorflow-serving/postunpack.sh
ENV BITNAMI_APP_NAME="tensorflow-serving" \
BITNAMI_IMAGE_VERSION="2.7.0-debian-10-r12" \
BITNAMI_IMAGE_VERSION="2.7.0-debian-10-r13" \
JAVA_HOME="/opt/bitnami/java" \
TENSORFLOW_SERVING_ENABLE_MONITORING="no" \
TENSORFLOW_SERVING_MODEL_NAME="resnet" \