From a82d210c44a52d348b90dab9991c7a85264fcd36 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 10 Oct 2022 03:26:19 +0200 Subject: [PATCH] [bitnami/postgresql] Release 10.22.0-debian-11-r26 (#9615) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/postgresql/10/debian-11/Dockerfile | 2 +- bitnami/postgresql/README.md | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/bitnami/postgresql/10/debian-11/Dockerfile b/bitnami/postgresql/10/debian-11/Dockerfile index 158228eaeca2..ad38e998cc53 100644 --- a/bitnami/postgresql/10/debian-11/Dockerfile +++ b/bitnami/postgresql/10/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="10.22.0-debian-11-r25" \ + org.opencontainers.image.ref.name="10.22.0-debian-11-r26" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/postgresql" \ org.opencontainers.image.title="postgresql" \ org.opencontainers.image.vendor="VMware, Inc." \ diff --git a/bitnami/postgresql/README.md b/bitnami/postgresql/README.md index 870e21b29e07..1c465b9c2f84 100644 --- a/bitnami/postgresql/README.md +++ b/bitnami/postgresql/README.md @@ -46,12 +46,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). - -* [`14`, `14-debian-11`, `14.5.0`, `14.5.0-debian-11-r25`, `latest` (14/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/14/debian-11/Dockerfile) -* [`13`, `13-debian-11`, `13.8.0`, `13.8.0-debian-11-r25` (13/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/13/debian-11/Dockerfile) -* [`12`, `12-debian-11`, `12.12.0`, `12.12.0-debian-11-r25` (12/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/12/debian-11/Dockerfile) -* [`11`, `11-debian-11`, `11.17.0`, `11.17.0-debian-11-r25` (11/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/11/debian-11/Dockerfile) -* [`10`, `10-debian-11`, `10.22.0`, `10.22.0-debian-11-r25` (10/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/10/debian-11/Dockerfile) +You can see the equivalence between the different tags by taking a look at the `tags-info.yaml` file present in the branch folder, i.e `bitnami/ASSET/BRANCH/DISTRO/tags-info.yaml`. Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).