From 54ff382e592980c8bf013ce5839d6f33de9f7425 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 6 Aug 2025 22:13:59 +0200 Subject: [PATCH] [bitnami/pytorch] Release 2.7.1-debian-12-r18 (#84679) 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 2d97ce677e60..5797dd6842a5 100644 --- a/bitnami/pytorch/2/debian-12/Dockerfile +++ b/bitnami/pytorch/2/debian-12/Dockerfile @@ -8,7 +8,7 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2025-08-06T13:21:30Z" \ + org.opencontainers.image.created="2025-08-06T19:29:49Z" \ 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" \