2.7.0-debian-10-r79 release

This commit is contained in:
Bitnami Bot
2022-01-27 08:08:38 +00:00
parent 5cf1f94c56
commit 9ccec281ff
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-r78" \
BITNAMI_IMAGE_VERSION="2.7.0-debian-10-r79" \
JAVA_HOME="/opt/bitnami/java"
EXPOSE 8500