From 8550f12dffc293c794e8143be4965344aac5e079 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 31 Oct 2022 11:07:38 +0100 Subject: [PATCH] [bitnami/postgresql] Release 13.8.0-debian-11-r37 (#12050) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/postgresql/13/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/postgresql/13/debian-11/Dockerfile b/bitnami/postgresql/13/debian-11/Dockerfile index 87c4c0d3a149..e04e4ac63c4a 100644 --- a/bitnami/postgresql/13/debian-11/Dockerfile +++ b/bitnami/postgresql/13/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="13.8.0-debian-11-r36" \ + org.opencontainers.image.ref.name="13.8.0-debian-11-r37" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/postgresql" \ org.opencontainers.image.title="postgresql" \ org.opencontainers.image.vendor="VMware, Inc." \