diff --git a/bitnami/tensorflow-resnet/2/ol-7/Dockerfile b/bitnami/tensorflow-resnet/2/ol-7/Dockerfile index c274f124aa55..89f7d92cf712 100644 --- a/bitnami/tensorflow-resnet/2/ol-7/Dockerfile +++ b/bitnami/tensorflow-resnet/2/ol-7/Dockerfile @@ -18,7 +18,7 @@ RUN /build/install-tini.sh COPY rootfs / ENV BITNAMI_APP_NAME="tensorflow-resnet" \ - BITNAMI_IMAGE_VERSION="2.1.0-ol-7-r19" \ + BITNAMI_IMAGE_VERSION="2.1.0-ol-7-r20" \ NAMI_PREFIX="/.nami" USER 1001 diff --git a/bitnami/tensorflow-resnet/README.md b/bitnami/tensorflow-resnet/README.md index 6f7bff766bbb..c6773d7ce9cd 100644 --- a/bitnami/tensorflow-resnet/README.md +++ b/bitnami/tensorflow-resnet/README.md @@ -44,7 +44,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.1.0-ol-7-r19` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.1.0-ol-7-r19/2/ol-7/Dockerfile) +* [`2-ol-7`, `2.1.0-ol-7-r20` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.1.0-ol-7-r20/2/ol-7/Dockerfile) * [`2-debian-10`, `2.1.0-debian-10-r9`, `2`, `2.1.0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.1.0-debian-10-r9/2/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/tensorflow-resnet GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-resnet).