2.7.0-debian-10-r91 release

This commit is contained in:
Bitnami Bot
2022-02-07 12:13:44 +00:00
parent e0aee82c3e
commit e617c1cc90
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,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-r90" \
BITNAMI_IMAGE_VERSION="2.7.0-debian-10-r91" \
JAVA_HOME="/opt/bitnami/java"
EXPOSE 8500