2.1.0-debian-10-r20 release
This commit is contained in:
parent
8c3ac87cef
commit
78398b01b2
|
|
@ -19,7 +19,7 @@ RUN echo "deb http://http.us.debian.org/debian testing main non-free contrib" >>
|
||||||
|
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
ENV BITNAMI_APP_NAME="tensorflow-serving" \
|
ENV BITNAMI_APP_NAME="tensorflow-serving" \
|
||||||
BITNAMI_IMAGE_VERSION="2.1.0-debian-10-r19" \
|
BITNAMI_IMAGE_VERSION="2.1.0-debian-10-r20" \
|
||||||
NAMI_PREFIX="/.nami" \
|
NAMI_PREFIX="/.nami" \
|
||||||
TENSORFLOW_SERVING_ENABLE_MONITORING="no" \
|
TENSORFLOW_SERVING_ENABLE_MONITORING="no" \
|
||||||
TENSORFLOW_SERVING_MODEL_NAME="resnet" \
|
TENSORFLOW_SERVING_MODEL_NAME="resnet" \
|
||||||
|
|
|
||||||
|
|
@ -44,7 +44,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||||
|
|
||||||
|
|
||||||
* [`2-ol-7`, `2.1.0-ol-7-r20` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/2.1.0-ol-7-r20/2/ol-7/Dockerfile)
|
* [`2-ol-7`, `2.1.0-ol-7-r20` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/2.1.0-ol-7-r20/2/ol-7/Dockerfile)
|
||||||
* [`2-debian-10`, `2.1.0-debian-10-r19`, `2`, `2.1.0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/2.1.0-debian-10-r19/2/debian-10/Dockerfile)
|
* [`2-debian-10`, `2.1.0-debian-10-r20`, `2`, `2.1.0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-serving/blob/2.1.0-debian-10-r20/2/debian-10/Dockerfile)
|
||||||
|
|
||||||
Subscribe to project updates by watching the [bitnami/tensorflow-serving GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-serving).
|
Subscribe to project updates by watching the [bitnami/tensorflow-serving GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-serving).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue