diff --git a/bitnami/tensorflow-resnet/1/ol-7/Dockerfile b/bitnami/tensorflow-resnet/1/ol-7/Dockerfile index d0402b81339e..1735e8bbc101 100644 --- a/bitnami/tensorflow-resnet/1/ol-7/Dockerfile +++ b/bitnami/tensorflow-resnet/1/ol-7/Dockerfile @@ -1,4 +1,4 @@ -FROM bitnami/oraclelinux-extras:7-r230 +FROM bitnami/oraclelinux-extras:7-r231 LABEL maintainer "Bitnami " ENV BITNAMI_PKG_CHMOD="-R g+rwX" \ @@ -10,7 +10,7 @@ RUN bitnami-pkg unpack tensorflow-resnet-1.12.0-22 --checksum 665c28eab1343dcd6f COPY rootfs / ENV BITNAMI_APP_NAME="tensorflow-resnet" \ - BITNAMI_IMAGE_VERSION="1.12.0-ol-7-r55" \ + BITNAMI_IMAGE_VERSION="1.12.0-ol-7-r56" \ NAMI_PREFIX="/.nami" \ PATH="/opt/bitnami/tensorflow-resnet/bin:$PATH" diff --git a/bitnami/tensorflow-resnet/README.md b/bitnami/tensorflow-resnet/README.md index f5c39c58aa2f..1472d7e544c6 100644 --- a/bitnami/tensorflow-resnet/README.md +++ b/bitnami/tensorflow-resnet/README.md @@ -41,7 +41,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/). -* [`1-ol-7`, `1.12.0-ol-7-r55` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-ol-7-r55/1/ol-7/Dockerfile) +* [`1-ol-7`, `1.12.0-ol-7-r56` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-ol-7-r56/1/ol-7/Dockerfile) * [`1-debian-9`, `1.12.0-debian-9-r52`, `1`, `1.12.0`, `1.12.0-r52`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/1.12.0-debian-9-r52/1/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/tensorflow-resnet GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-resnet).