[bitnami/postgresql-repmgr] Release 10.22.0-debian-11-r8 (#4602)

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

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-08-30 06:03:11 +02:00
committed by GitHub
parent f094486fc7
commit 45a0b30c34
3 changed files with 9 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ ENV HOME="/" \
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-r7" \
org.opencontainers.image.ref.name="10.22.0-debian-11-r8" \
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." \
@@ -16,8 +16,8 @@ COPY prebuildfs /
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libbsd0 libc6 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 tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "10.22.0-5" --checksum 6ce996f4bb0edd39ae6aea6ae2277f0740f4a17aca09c383dead4351459a6ab7
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "10.22.0-6" --checksum 84c8e153b7334df556c55ad241f10d48113d97ba1c68d846530143e569b338d8
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-154" --checksum e36c3d90f4fbfbe989f40947fa7c8ab817f12fcf97d3aef893c753a20ce976ab
RUN apt-get update && apt-get upgrade -y && \
rm -r /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami

View File

@@ -1,16 +1,16 @@
{
"gosu": {
"arch": "amd64",
"digest": "d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449",
"digest": "e36c3d90f4fbfbe989f40947fa7c8ab817f12fcf97d3aef893c753a20ce976ab",
"distro": "debian-11",
"type": "NAMI",
"version": "1.14.0-153"
"version": "1.14.0-154"
},
"postgresql-repmgr": {
"arch": "amd64",
"digest": "6ce996f4bb0edd39ae6aea6ae2277f0740f4a17aca09c383dead4351459a6ab7",
"digest": "84c8e153b7334df556c55ad241f10d48113d97ba1c68d846530143e569b338d8",
"distro": "debian-11",
"type": "NAMI",
"version": "10.22.0-5"
"version": "10.22.0-6"
}
}

View File

@@ -50,8 +50,8 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`14`, `14-debian-11`, `14.5.0`, `14.5.0-debian-11-r6`, `latest` (14/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql-repmgr/14/debian-11/Dockerfile)
* [`13`, `13-debian-11`, `13.8.0`, `13.8.0-debian-11-r7` (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-r8` (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-r7` (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-r7` (10/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql-repmgr/10/debian-11/Dockerfile)
* [`11`, `11-debian-11`, `11.17.0`, `11.17.0-debian-11-r8` (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-r8` (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).