From aa6a222dcccea6e5e5c709d244b88dd2df11bb46 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 15 Feb 2024 21:50:30 +0100 Subject: [PATCH] [bitnami/python] Release 3.10.13-debian-11-r68 (#61351) Signed-off-by: Bitnami Containers --- bitnami/python/3.10/debian-11/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/python/3.10/debian-11/Dockerfile b/bitnami/python/3.10/debian-11/Dockerfile index 237857600c74..7250889d596d 100644 --- a/bitnami/python/3.10/debian-11/Dockerfile +++ b/bitnami/python/3.10/debian-11/Dockerfile @@ -7,10 +7,10 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:1e1b4657a77f0d47e9220f0c37b9bf7802581b93214fff7d1bd2364c8bf22e8e" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2024-02-15T10:17:29Z" \ + org.opencontainers.image.created="2024-02-15T19:44:33Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="3.10.13-debian-11-r67" \ + org.opencontainers.image.ref.name="3.10.13-debian-11-r68" \ org.opencontainers.image.title="python" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="3.10.13"