2.8.0-debian-10-r27 release

This commit is contained in:
Bitnami Bot
2022-03-15 00:05:59 +00:00
parent 3c9f6e5edf
commit 9e0d7694e3
2 changed files with 3 additions and 3 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.8.0-debian-10-r26" \
BITNAMI_IMAGE_VERSION="2.8.0-debian-10-r27" \
JAVA_HOME="/opt/bitnami/java"
EXPOSE 8500