diff --git a/bitnami/postgresql/10/debian-11/Dockerfile b/bitnami/postgresql/10/debian-11/Dockerfile index 72e1b0f4a3c1..349128976180 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-r12" \ + org.opencontainers.image.ref.name="10.22.0-debian-11-r13" \ 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 773e4143c822..96fb6c2c6f0b 100644 --- a/bitnami/postgresql/README.md +++ b/bitnami/postgresql/README.md @@ -51,7 +51,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`13`, `13-debian-11`, `13.8.0`, `13.8.0-debian-11-r12` (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-r12` (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-r13` (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-r12` (10/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/10/debian-11/Dockerfile) +* [`10`, `10-debian-11`, `10.22.0`, `10.22.0-debian-11-r13` (10/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/10/debian-11/Dockerfile) Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).