From d67923f56944a84c50985dfc5a6f2c7224e79367 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 1 May 2023 05:36:47 +0100 Subject: [PATCH] [bitnami/python] Release 3.9.16-debian-11-r49 (#32259) Signed-off-by: Bitnami Containers --- bitnami/python/3.9/debian-11/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/python/3.9/debian-11/Dockerfile b/bitnami/python/3.9/debian-11/Dockerfile index 0a623b09034a..c1ec1cfacb39 100644 --- a/bitnami/python/3.9/debian-11/Dockerfile +++ b/bitnami/python/3.9/debian-11/Dockerfile @@ -4,10 +4,10 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:109c7d51bd69bb6b3df71017440c1ea0699454f81fe188056c083f0b57c96ea6" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-04-28T03:56:06Z" \ + org.opencontainers.image.created="2023-05-01T04:18:05Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="3.9.16-debian-11-r48" \ + org.opencontainers.image.ref.name="3.9.16-debian-11-r49" \ org.opencontainers.image.title="python" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="3.9.16"