From ceb121cfc16711eaca824bcab7300a330242939f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 9 Nov 2022 07:05:25 +0100 Subject: [PATCH] [bitnami/postgresql] Release 12.12.0-debian-11-r42 (#12966) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/postgresql/12/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/postgresql/12/debian-11/Dockerfile b/bitnami/postgresql/12/debian-11/Dockerfile index 468bc092fc96..295ca7ed3865 100644 --- a/bitnami/postgresql/12/debian-11/Dockerfile +++ b/bitnami/postgresql/12/debian-11/Dockerfile @@ -6,7 +6,7 @@ ARG WITH_ALL_LOCALES="no" LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="12.12.0-debian-11-r41" \ + org.opencontainers.image.ref.name="12.12.0-debian-11-r42" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/postgresql" \ org.opencontainers.image.title="postgresql" \ org.opencontainers.image.vendor="VMware, Inc." \