14.2.0-debian-10-r50 release

This commit is contained in:
Bitnami Bot 2022-04-06 02:41:07 +00:00
parent 07ec7e7102
commit e0df656011
3 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@ ENV HOME="/" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libbsd0 libc6 libedit2 libffi6 libgcc1 libgmp10 libgnutls30 libhogweed4 libicu63 libidn2-0 libldap-2.4-2 liblzma5 libnettle6 libp11-kit0 libpcre3 libreadline7 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" "14.2.0-7" --checksum ec58b21f58ba6fa058fe414118dd7fc0c8e48ad8ec0294370adf973f6be8669e
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "14.2.0-8" --checksum ae58e662e2308f324187b2eeca388a7e76dfc8f9c7e485ff3e9a2cbf2249513e
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-7" --checksum d6280b6f647a62bf6edc74dc8e526bfff63ddd8067dcb8540843f47203d9ccf1
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
@ -25,7 +25,7 @@ RUN /opt/bitnami/scripts/postgresql-repmgr/postunpack.sh
RUN /opt/bitnami/scripts/locales/add-extra-locales.sh
ENV APP_VERSION="14.2.0" \
BITNAMI_APP_NAME="postgresql-repmgr" \
BITNAMI_IMAGE_VERSION="14.2.0-debian-10-r49" \
BITNAMI_IMAGE_VERSION="14.2.0-debian-10-r50" \
LANG="en_US.UTF-8" \
LANGUAGE="en_US:en" \
NSS_WRAPPER_LIB="/opt/bitnami/common/lib/libnss_wrapper.so" \

View File

@ -8,9 +8,9 @@
},
"postgresql-repmgr": {
"arch": "amd64",
"digest": "ec58b21f58ba6fa058fe414118dd7fc0c8e48ad8ec0294370adf973f6be8669e",
"digest": "ae58e662e2308f324187b2eeca388a7e76dfc8f9c7e485ff3e9a2cbf2249513e",
"distro": "debian-10",
"type": "NAMI",
"version": "14.2.0-7"
"version": "14.2.0-8"
}
}

View File

@ -49,7 +49,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`14`, `14-debian-10`, `14.2.0`, `14.2.0-debian-10-r49`, `latest` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/14.2.0-debian-10-r49/14/debian-10/Dockerfile)
* [`14`, `14-debian-10`, `14.2.0`, `14.2.0-debian-10-r50`, `latest` (14/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/14.2.0-debian-10-r50/14/debian-10/Dockerfile)
* [`13`, `13-debian-10`, `13.6.0`, `13.6.0-debian-10-r53` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/13.6.0-debian-10-r53/13/debian-10/Dockerfile)
* [`12`, `12-debian-10`, `12.10.0`, `12.10.0-debian-10-r53` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/12.10.0-debian-10-r53/12/debian-10/Dockerfile)
* [`11`, `11-debian-10`, `11.15.0`, `11.15.0-debian-10-r52` (11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/11.15.0-debian-10-r52/11/debian-10/Dockerfile)