2.6.0-debian-10-r1 release

This commit is contained in:
Bitnami Bot
2021-10-02 14:33:55 +00:00
parent 270a73f428
commit 4cccf3fa2c
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/tensorflow-serving/postunpack.sh
ENV BITNAMI_APP_NAME="tensorflow-serving" \
BITNAMI_IMAGE_VERSION="2.6.0-debian-10-r0" \
BITNAMI_IMAGE_VERSION="2.6.0-debian-10-r1" \
TENSORFLOW_SERVING_ENABLE_MONITORING="no" \
TENSORFLOW_SERVING_MODEL_NAME="resnet" \
TENSORFLOW_SERVING_MONITORING_PATH="/monitoring/prometheus/metrics" \