From cc594bb4cbb1ab09e6076db6a384d3f3d4f5a5d7 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 21 Feb 2023 14:07:05 +0100 Subject: [PATCH] [bitnami/postgresql-repmgr] Release 14.7.0-debian-11-r3 (#24831) Signed-off-by: Bitnami Containers --- bitnami/postgresql-repmgr/14/debian-11/Dockerfile | 6 +++--- .../prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/postgresql-repmgr/14/debian-11/Dockerfile b/bitnami/postgresql-repmgr/14/debian-11/Dockerfile index 392c5d98d1ea..446d9abe2521 100644 --- a/bitnami/postgresql-repmgr/14/debian-11/Dockerfile +++ b/bitnami/postgresql-repmgr/14/debian-11/Dockerfile @@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-02-17T17:47:27Z" \ + org.opencontainers.image.created="2023-02-21T12:46:31Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="14.7.0-debian-11-r2" \ + org.opencontainers.image.ref.name="14.7.0-debian-11-r3" \ org.opencontainers.image.title="postgresql-repmgr" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="14.7.0" @@ -22,7 +22,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"] RUN install_packages ca-certificates curl libbsd0 libedit2 libffi7 libgcc-s1 libgmp10 libgnutls30 libhogweed6 libicu67 libidn2-0 libldap-2.4-2 liblz4-1 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/ && \ COMPONENTS=( \ - "postgresql-repmgr-14.7.0-1-linux-${OS_ARCH}-debian-11" \ + "postgresql-repmgr-14.7.0-2-linux-${OS_ARCH}-debian-11" \ "gosu-1.16.0-2-linux-${OS_ARCH}-debian-11" \ ) && \ for COMPONENT in "${COMPONENTS[@]}"; do \ diff --git a/bitnami/postgresql-repmgr/14/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/postgresql-repmgr/14/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index 3526832f76c8..dc601569aab5 100644 --- a/bitnami/postgresql-repmgr/14/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/postgresql-repmgr/14/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -8,9 +8,9 @@ }, "postgresql-repmgr": { "arch": "amd64", - "digest": "73103f70fe5b763aa86fecebb752f0670c030689b99f628cb013738fce048d93", + "digest": "994e10cca859716e683d37b8fdcb113c83fc2dcac29dc7cb06045ab85bba8b46", "distro": "debian-11", "type": "NAMI", - "version": "14.7.0-1" + "version": "14.7.0-2" } } \ No newline at end of file