2.0.0-ol-7-r23 release

This commit is contained in:
Bitnami Bot 2019-12-03 03:26:54 +00:00
parent 24c88f1903
commit b1902b0c04
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras:7-r551
FROM bitnami/oraclelinux-extras:7-r552
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@ -10,7 +10,7 @@ RUN bitnami-pkg unpack tensorflow-resnet-2.0.0-0 --checksum fdad9f60167a53cfb937
COPY rootfs /
ENV BITNAMI_APP_NAME="tensorflow-resnet" \
BITNAMI_IMAGE_VERSION="2.0.0-ol-7-r22" \
BITNAMI_IMAGE_VERSION="2.0.0-ol-7-r23" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/tensorflow-resnet/bin:$PATH"

View File

@ -42,7 +42,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-r22` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.0.0-ol-7-r22/2/ol-7/Dockerfile)
* [`2-ol-7`, `2.0.0-ol-7-r23` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.0.0-ol-7-r23/2/ol-7/Dockerfile)
* [`2-debian-9`, `2.0.0-debian-9-r14`, `2`, `2.0.0`, `2.0.0-r14`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.0.0-debian-9-r14/2/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/tensorflow-resnet GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-resnet).