From 0be03d9df2e40cafad3b8ddabc91f41d568e0d7d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 23 Mar 2026 12:14:03 +0100 Subject: [PATCH] [bitnami/pytorch] Release 2.10.0-debian-12-r3 (#91792) Signed-off-by: Bitnami Bot --- bitnami/pytorch/2/debian-12/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/pytorch/2/debian-12/Dockerfile b/bitnami/pytorch/2/debian-12/Dockerfile index beb7aa5e6105..ebdab116cfed 100644 --- a/bitnami/pytorch/2/debian-12/Dockerfile +++ b/bitnami/pytorch/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="2026-03-23T03:16:46Z" \ + org.opencontainers.image.created="2026-03-23T10:34:07Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/pytorch/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/pytorch" \