2.0.0-ol-7-r52 release

This commit is contained in:
Bitnami Bot
2020-01-01 02:48:22 +00:00
parent 3f19d3cb88
commit 2e4ca8bf97
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r580
FROM bitnami/oraclelinux-extras:7-r581
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -11,7 +11,7 @@ RUN bitnami-pkg unpack tensorflow-serving-2.0.0-0 --checksum 8e5efddeb6d3b4e15d5
COPY rootfs /
ENV BITNAMI_APP_NAME="tensorflow-serving" \
BITNAMI_IMAGE_VERSION="2.0.0-ol-7-r51" \
BITNAMI_IMAGE_VERSION="2.0.0-ol-7-r52" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/tensorflow-serving/bin:/opt/bitnami/tensorflow-serving/bazel-bin/tensorflow_serving/model_servers:$PATH" \
TENSORFLOW_SERVING_ENABLE_MONITORING="no" \

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-r51` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/2.0.0-ol-7-r51/2/ol-7/Dockerfile)
* [`2-ol-7`, `2.0.0-ol-7-r52` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/2.0.0-ol-7-r52/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.0.0-debian-9-r39`, `2`, `2.0.0`, `2.0.0-r39`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/2.0.0-debian-9-r39/2/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/tensorflow-serving GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-serving).
@@ -352,7 +352,7 @@ If you encountered a problem running this container, you can file an [issue](htt
# License
Copyright 2019 Bitnami
Copyright 2020 Bitnami
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.