2.7.0-debian-10-r93 release

This commit is contained in:
Bitnami Bot
2022-02-09 12:46:55 +00:00
parent 66652a663d
commit 63ce0671c7
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-r92" \
BITNAMI_IMAGE_VERSION="2.7.0-debian-10-r93" \
JAVA_HOME="/opt/bitnami/java"
EXPOSE 8500