From 3974b5ea01e6ac52227205e3d34fb95d345b0219 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 29 Oct 2022 02:31:41 +0200 Subject: [PATCH] [bitnami/python] Release 3.8.15-debian-11-r6 (#11789) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/python/3.8/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/python/3.8/debian-11/Dockerfile b/bitnami/python/3.8/debian-11/Dockerfile index 3c18c270e8d8..898f52a57b1b 100644 --- a/bitnami/python/3.8/debian-11/Dockerfile +++ b/bitnami/python/3.8/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="3.8.15-debian-11-r5" \ + org.opencontainers.image.ref.name="3.8.15-debian-11-r6" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/python" \ org.opencontainers.image.title="python" \ org.opencontainers.image.vendor="VMware, Inc." \