[bitnami/postgresql-repmgr] Release 11.16.0-debian-11-r18 (#156)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Co-authored-by: Fran Mulero <fmulero@vmware.com>
This commit is contained in:
Bitnami Bot 2022-07-21 18:35:08 +02:00 committed by GitHub
parent fc1f011af4
commit 00c4ae036a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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"
}
}