1.13.0-ol-7-r12 release

This commit is contained in:
Bitnami Bot
2019-03-17 02:53:36 +00:00
parent 1406ee941a
commit 7df982727f
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -41,8 +41,8 @@ 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/).
* [`1-rhel-7`, `1.13.0-rhel-7-r10` (1/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.13.0-rhel-7-r10/1/rhel-7/Dockerfile)
* [`1-ol-7`, `1.13.0-ol-7-r11` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.13.0-ol-7-r11/1/ol-7/Dockerfile)
* [`1-rhel-7`, `1.13.0-rhel-7-r11` (1/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.13.0-rhel-7-r11/1/rhel-7/Dockerfile)
* [`1-ol-7`, `1.13.0-ol-7-r12` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.13.0-ol-7-r12/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.13.0-debian-9-r11`, `1`, `1.13.0`, `1.13.0-r11`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.13.0-debian-9-r11/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/tensorflow-resnet GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-resnet).