2.0.0-ol-7-r71 release

This commit is contained in:
Bitnami Bot
2020-01-16 03:50:52 +00:00
parent 7448b953d4
commit ea04660fa3
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ RUN for server in "ha.pool.sks-keyservers.net" "hkp://p80.pool.sks-keyservers.ne
COPY rootfs /
ENV BITNAMI_APP_NAME="tensorflow-serving" \
BITNAMI_IMAGE_VERSION="2.0.0-ol-7-r70" \
BITNAMI_IMAGE_VERSION="2.0.0-ol-7-r71" \
NAMI_PREFIX="/.nami" \
TENSORFLOW_SERVING_ENABLE_MONITORING="no" \
TENSORFLOW_SERVING_MODEL_NAME="resnet" \

View File

@@ -43,7 +43,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`2-ol-7`, `2.0.0-ol-7-r70` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/2.0.0-ol-7-r70/2/ol-7/Dockerfile)
* [`2-ol-7`, `2.0.0-ol-7-r71` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/2.0.0-ol-7-r71/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.0.0-debian-9-r54`, `2`, `2.0.0`, `2.0.0-r54`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/2.0.0-debian-9-r54/2/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/tensorflow-serving GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-serving).