mirror of
https://github.com/bitnami/containers.git
synced 2026-03-12 06:48:14 +08:00
1.7.0-r11 release
Update image to version 1.7.0-r11
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras:jessie-r38
|
||||
FROM bitnami/minideb-extras:jessie-r39
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
# Install required system packages and dependencies
|
||||
@@ -7,7 +7,7 @@ RUN bitnami-pkg unpack tensorflow-serving-1.7.0-0 --checksum e510492991b2d4aa1f2
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="tensorflow-serving" \
|
||||
BITNAMI_IMAGE_VERSION="1.7.0-r10" \
|
||||
BITNAMI_IMAGE_VERSION="1.7.0-r11" \
|
||||
PATH="/opt/bitnami/tensorflow-serving/bin:/opt/bitnami/tensorflow-serving/bazel-bin/tensorflow_serving/model_servers:$PATH" \
|
||||
TENSORFLOW_SERVING_MODEL_NAME="inception" \
|
||||
TENSORFLOW_SERVING_PORT_NUMBER="9000"
|
||||
|
||||
Reference in New Issue
Block a user