From f48c6ddeec673a3e416462f3a06517e146571c63 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 30 Sep 2022 04:40:13 +0200 Subject: [PATCH] [bitnami/postgresql-repmgr] Release 10.22.0-debian-11-r21 (#8380) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/postgresql-repmgr/10/debian-11/Dockerfile | 14 +++++++------- .../opt/bitnami/.bitnami_components.json | 4 ++-- bitnami/postgresql-repmgr/README.md | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bitnami/postgresql-repmgr/10/debian-11/Dockerfile b/bitnami/postgresql-repmgr/10/debian-11/Dockerfile index 67f963f04ac2..d7d4f3d15614 100644 --- a/bitnami/postgresql-repmgr/10/debian-11/Dockerfile +++ b/bitnami/postgresql-repmgr/10/debian-11/Dockerfile @@ -4,7 +4,7 @@ ARG TARGETARCH 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-r20" \ + org.opencontainers.image.ref.name="10.22.0-debian-11-r21" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/postgresql-repmgr" \ org.opencontainers.image.title="postgresql-repmgr" \ org.opencontainers.image.vendor="VMware, Inc." \ @@ -20,13 +20,13 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Install required system packages and dependencies RUN install_packages ca-certificates curl libbsd0 libcrypt1 libedit2 libffi7 libgcc-s1 libgmp10 libgnutls30 libhogweed6 libicu67 libidn2-0 libldap-2.4-2 liblzma5 libmd0 libnettle8 libp11-kit0 libpcre3 libreadline8 libsasl2-2 libsqlite3-0 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 locales procps zlib1g RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \ - if [ ! -f postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz ]; then \ - curl -SsLf https://downloads.bitnami.com/files/stacksmith/postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz -O ; \ - curl -SsLf https://downloads.bitnami.com/files/stacksmith/postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; \ + if [ ! -f postgresql-repmgr-10.22.0-10-linux-${OS_ARCH}-debian-11.tar.gz ]; then \ + curl -SsLf https://downloads.bitnami.com/files/stacksmith/postgresql-repmgr-10.22.0-10-linux-${OS_ARCH}-debian-11.tar.gz -O ; \ + curl -SsLf https://downloads.bitnami.com/files/stacksmith/postgresql-repmgr-10.22.0-10-linux-${OS_ARCH}-debian-11.tar.gz.sha256 -O ; \ fi && \ - sha256sum -c postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && \ - tar -zxf postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && \ - rm -rf postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz postgresql-repmgr-10.22.0-9-linux-${OS_ARCH}-debian-11.tar.gz.sha256 + sha256sum -c postgresql-repmgr-10.22.0-10-linux-${OS_ARCH}-debian-11.tar.gz.sha256 && \ + tar -zxf postgresql-repmgr-10.22.0-10-linux-${OS_ARCH}-debian-11.tar.gz -C /opt/bitnami --strip-components=2 --no-same-owner --wildcards '*/files' && \ + rm -rf postgresql-repmgr-10.22.0-10-linux-${OS_ARCH}-debian-11.tar.gz postgresql-repmgr-10.22.0-10-linux-${OS_ARCH}-debian-11.tar.gz.sha256 RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \ if [ ! -f gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz ]; then \ curl -SsLf https://downloads.bitnami.com/files/stacksmith/gosu-1.14.0-154-linux-${OS_ARCH}-debian-11.tar.gz -O ; \ diff --git a/bitnami/postgresql-repmgr/10/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/postgresql-repmgr/10/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index a60be284f1ec..b7bd4462c65c 100644 --- a/bitnami/postgresql-repmgr/10/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/postgresql-repmgr/10/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -8,9 +8,9 @@ }, "postgresql-repmgr": { "arch": "amd64", - "digest": "6c12410a5f1a4145c97d10a820bde0091294807243bc5ca1311a31b43df76eb7", + "digest": "d58437d6f61a652ea3dc3590587d1384ea5b8539276da397c77c0cf21046dbe8", "distro": "debian-11", "type": "NAMI", - "version": "10.22.0-9" + "version": "10.22.0-10" } } \ No newline at end of file diff --git a/bitnami/postgresql-repmgr/README.md b/bitnami/postgresql-repmgr/README.md index f318af7d63bf..6193688cb199 100644 --- a/bitnami/postgresql-repmgr/README.md +++ b/bitnami/postgresql-repmgr/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-r20` (13/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql-repmgr/13/debian-11/Dockerfile) * [`12`, `12-debian-11`, `12.12.0`, `12.12.0-debian-11-r20` (12/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql-repmgr/12/debian-11/Dockerfile) * [`11`, `11-debian-11`, `11.17.0`, `11.17.0-debian-11-r20` (11/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql-repmgr/11/debian-11/Dockerfile) -* [`10`, `10-debian-11`, `10.22.0`, `10.22.0-debian-11-r20` (10/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql-repmgr/10/debian-11/Dockerfile) +* [`10`, `10-debian-11`, `10.22.0`, `10.22.0-debian-11-r21` (10/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql-repmgr/10/debian-11/Dockerfile) Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).