From 7344c431ec2ef2a4551842e027c67a9c2b8ab460 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 29 Jan 2023 16:35:57 +0100 Subject: [PATCH] [bitnami/postgresql] Release 15.1.0-debian-11-r29 (#22163) Signed-off-by: Bitnami Containers --- bitnami/postgresql/15/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/postgresql/15/debian-11/Dockerfile b/bitnami/postgresql/15/debian-11/Dockerfile index 960b7cf907fa..fa2bc79ec94d 100644 --- a/bitnami/postgresql/15/debian-11/Dockerfile +++ b/bitnami/postgresql/15/debian-11/Dockerfile @@ -7,7 +7,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.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="15.1.0-debian-11-r28" \ + org.opencontainers.image.ref.name="15.1.0-debian-11-r29" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/postgresql" \ org.opencontainers.image.title="postgresql" \ org.opencontainers.image.vendor="VMware, Inc." \