2.8.0-debian-10-r25 release

This commit is contained in:
Bitnami Bot
2022-03-12 23:38:00 +00:00
parent 6916d44506
commit be769bf382
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.8.0-debian-10-r24" \
BITNAMI_IMAGE_VERSION="2.8.0-debian-10-r25" \
JAVA_HOME="/opt/bitnami/java"
EXPOSE 8500