diff --git a/bitnami/postgresql-repmgr/11/debian-11/Dockerfile b/bitnami/postgresql-repmgr/11/debian-11/Dockerfile index 3cedc8a81c38..04ac6c7d4a12 100644 --- a/bitnami/postgresql-repmgr/11/debian-11/Dockerfile +++ b/bitnami/postgresql-repmgr/11/debian-11/Dockerfile @@ -8,7 +8,7 @@ COPY prebuildfs / SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Install required system packages and dependencies RUN install_packages acl ca-certificates curl gzip libbsd0 libc6 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 tar zlib1g -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "11.16.0-155" --checksum 56f7a50f2f5b612a5f18fac1b25004316fec7822e2a988e1860b5bf449bd41d5 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "11.16.0-156" --checksum 73874f0e8510b111dccd66316d643001a26dd4edfa7661f566109d4980ad302e RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0 RUN apt-get update && apt-get upgrade -y && \ rm -r /var/lib/apt/lists /var/cache/apt/archives diff --git a/bitnami/postgresql-repmgr/11/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/postgresql-repmgr/11/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index 936c9d4f2445..9bbacc8ce379 100644 --- a/bitnami/postgresql-repmgr/11/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/postgresql-repmgr/11/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -8,9 +8,9 @@ }, "postgresql-repmgr": { "arch": "amd64", - "digest": "56f7a50f2f5b612a5f18fac1b25004316fec7822e2a988e1860b5bf449bd41d5", + "digest": "73874f0e8510b111dccd66316d643001a26dd4edfa7661f566109d4980ad302e", "distro": "debian-11", "type": "NAMI", - "version": "11.16.0-155" + "version": "11.16.0-156" } } \ No newline at end of file