diff --git a/bitnami/tensorflow-resnet/2/debian-10/Dockerfile b/bitnami/tensorflow-resnet/2/debian-10/Dockerfile index a04563d6fb94..3988088125c5 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.7.0-debian-10-r0" \ + BITNAMI_IMAGE_VERSION="2.7.0-debian-10-r1" \ 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 f99e640a01fb..7699f409be02 100644 --- a/bitnami/tensorflow-resnet/README.md +++ b/bitnami/tensorflow-resnet/README.md @@ -47,7 +47,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.7.0`, `2.7.0-debian-10-r0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.7.0-debian-10-r0/2/debian-10/Dockerfile) +* [`2`, `2-debian-10`, `2.7.0`, `2.7.0-debian-10-r1`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-tensorflow-resnet/blob/2.7.0-debian-10-r1/2/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/tensorflow-resnet GitHub repo](https://github.com/bitnami/bitnami-docker-tensorflow-resnet). @@ -190,7 +190,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright (c) 2021 Bitnami +Copyright (c) 2022 Bitnami Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.