From 0f97c2b333f32d0f2ffebc246017c1d399b0be11 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 19 Oct 2021 00:03:47 +0000 Subject: [PATCH] 2.6.0-debian-10-r51 release --- bitnami/tensorflow-resnet/2/debian-10/Dockerfile | 2 +- bitnami/tensorflow-resnet/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/tensorflow-resnet/2/debian-10/Dockerfile b/bitnami/tensorflow-resnet/2/debian-10/Dockerfile index 3e6a738ad172..3e3d8f32b36b 100644 --- a/bitnami/tensorflow-resnet/2/debian-10/Dockerfile +++ b/bitnami/tensorflow-resnet/2/debian-10/Dockerfile @@ -15,7 +15,7 @@ RUN chmod g+rwX /opt/bitnami COPY rootfs / ENV BITNAMI_APP_NAME="tensorflow-resnet" \ - BITNAMI_IMAGE_VERSION="2.6.0-debian-10-r50" \ + BITNAMI_IMAGE_VERSION="2.6.0-debian-10-r51" \ PATH="/opt/bitnami/tensorflow-resnet/bin:/opt/bitnami/common/bin:$PATH" USER 1001 diff --git a/bitnami/tensorflow-resnet/README.md b/bitnami/tensorflow-resnet/README.md index 20ac1b558bac..c534cacaec09 100644 --- a/bitnami/tensorflow-resnet/README.md +++ b/bitnami/tensorflow-resnet/README.md @@ -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/tutorials/understand-rolling-tags-containers/). -* [`2`, `2-debian-10`, `2.6.0`, `2.6.0-debian-10-r50`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.6.0-debian-10-r50/2/debian-10/Dockerfile) +* [`2`, `2-debian-10`, `2.6.0`, `2.6.0-debian-10-r51`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.6.0-debian-10-r51/2/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/tensorflow-resnet GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-resnet).