10.20.0-debian-10-r86 release

This commit is contained in:
Bitnami Bot
2022-05-04 14:28:00 +00:00
committed by Bitnami Containers
parent 1f85bbb93d
commit 09e3999785
3 changed files with 4 additions and 4 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" "10.20.0-15" --checksum 4ab1f60de52bd0519f0c5285104a327952029c543de00eebb5ad79b8c8245d01
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-repmgr" "10.20.0-16" --checksum b8cd2cb85be5eeda62442f004c24e09d211736f3fc1441fe3c44ec2385766a9b
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

View File

@@ -8,9 +8,9 @@
},
"postgresql-repmgr": {
"arch": "amd64",
"digest": "4ab1f60de52bd0519f0c5285104a327952029c543de00eebb5ad79b8c8245d01",
"digest": "b8cd2cb85be5eeda62442f004c24e09d211736f3fc1441fe3c44ec2385766a9b",
"distro": "debian-10",
"type": "NAMI",
"version": "10.20.0-15"
"version": "10.20.0-16"
}
}

View File

@@ -51,7 +51,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`13`, `13-debian-10`, `13.6.0`, `13.6.0-debian-10-r82` (13/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/13.6.0-debian-10-r82/13/debian-10/Dockerfile)
* [`12`, `12-debian-10`, `12.10.0`, `12.10.0-debian-10-r84` (12/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/12.10.0-debian-10-r84/12/debian-10/Dockerfile)
* [`11`, `11-debian-10`, `11.15.0`, `11.15.0-debian-10-r81` (11/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/11.15.0-debian-10-r81/11/debian-10/Dockerfile)
* [`10`, `10-debian-10`, `10.20.0`, `10.20.0-debian-10-r85` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/10.20.0-debian-10-r85/10/debian-10/Dockerfile)
* [`10`, `10-debian-10`, `10.20.0`, `10.20.0-debian-10-r86` (10/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql-repmgr/blob/10.20.0-debian-10-r86/10/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/postgresql-repmgr GitHub repo](https://github.com/bitnami/bitnami-docker-postgresql-repmgr).