diff --git a/bitnami/tensorflow-resnet/2/debian-12/Dockerfile b/bitnami/tensorflow-resnet/2/debian-12/Dockerfile index 47c3be5f35f5..f3b0a286eb0d 100644 --- a/bitnami/tensorflow-resnet/2/debian-12/Dockerfile +++ b/bitnami/tensorflow-resnet/2/debian-12/Dockerfile @@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith" ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2025-12-06T06:18:58Z" \ + org.opencontainers.image.created="2026-01-05T06:29:52Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/tensorflow-resnet/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/tensorflow-resnet" \ @@ -48,7 +48,7 @@ RUN mkdir /.local && chmod g+rwX /.local COPY rootfs / ENV APP_VERSION="2.19.1" \ BITNAMI_APP_NAME="tensorflow-resnet" \ - IMAGE_REVISION="4" \ + IMAGE_REVISION="5" \ PATH="/opt/bitnami/tensorflow-resnet/bin:$PATH" USER 1001 diff --git a/bitnami/tensorflow-resnet/README.md b/bitnami/tensorflow-resnet/README.md index 94a020f4d174..d53a549c675d 100644 --- a/bitnami/tensorflow-resnet/README.md +++ b/bitnami/tensorflow-resnet/README.md @@ -182,7 +182,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright © 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. +Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.