From 99d7ede2e47c97e6559a7ca22cd7e390b85fc24d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 19 Jul 2022 13:02:28 +0000 Subject: [PATCH] 1.17.0-debian-11-r18 release --- bitnami/pgbouncer/1/debian-11/Dockerfile | 6 +++--- .../prebuildfs/opt/bitnami/.bitnami_components.json | 8 ++++---- bitnami/pgbouncer/README.md | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/pgbouncer/1/debian-11/Dockerfile b/bitnami/pgbouncer/1/debian-11/Dockerfile index 2cfdae377cce..b9a0ff29535c 100644 --- a/bitnami/pgbouncer/1/debian-11/Dockerfile +++ b/bitnami/pgbouncer/1/debian-11/Dockerfile @@ -7,12 +7,12 @@ ENV HOME="/" \ COPY prebuildfs / SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Install required system packages and dependencies -RUN install_packages acl ca-certificates curl gzip libaudit1 libbsd0 libc-ares2 libc6 libcap-ng0 libcrypt1 libedit2 libevent-2.1-7 libffi7 libgcc-s1 libgmp10 libgnutls30 libhogweed6 libicu67 libidn2-0 libldap-2.4-2 liblzma5 libmd0 libnettle8 libp11-kit0 libpam0g libsasl2-2 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 locales procps tar zlib1g +RUN install_packages acl ca-certificates curl gzip libaudit1 libbsd0 libc-ares2 libc6 libcap-ng0 libedit2 libevent-2.1-7 libffi7 libgcc-s1 libgmp10 libgnutls30 libhogweed6 libicu67 libidn2-0 libldap-2.4-2 liblzma5 libmd0 libnettle8 libp11-kit0 libpam0g libsasl2-2 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 locales procps tar zlib1g RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.3-152" --checksum 0694ae67645c416d9f6875e90c0f7cef379b4ac8030a6a5b8b5cc9ca77c6975d -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "10.21.0-151" --checksum 115eb173951cb02a87b553e857075f7c09a1d3f0dfd891d61b2b91fcbe556e95 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "14.4.0-1" --checksum fe8d59603f65193e4a2a66459b7be62fde5548d7f5adca0297f24e0ce1b596da RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ini-file" "1.4.3-151" --checksum 3f23f4fff5bd0ebead5b1a59c450e7b9806198864ff9c765439df14bfb9e1cf4 RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0 -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "pgbouncer" "1.17.0-152" --checksum ddf5331846a295294f5fcfe1c63a718c5ff98230e9429a67a558c8f9f08dd2e3 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "pgbouncer" "1.17.0-153" --checksum 1a171597249a3631730eed31ce497f3f61e440126cb1c01efac4eff60e41ed0f RUN apt-get update && apt-get upgrade -y && \ rm -r /var/lib/apt/lists /var/cache/apt/archives RUN chmod g+rwX /opt/bitnami diff --git a/bitnami/pgbouncer/1/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/pgbouncer/1/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index e36b7df326cb..7381fa09b6d2 100644 --- a/bitnami/pgbouncer/1/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/pgbouncer/1/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -15,17 +15,17 @@ }, "pgbouncer": { "arch": "amd64", - "digest": "ddf5331846a295294f5fcfe1c63a718c5ff98230e9429a67a558c8f9f08dd2e3", + "digest": "1a171597249a3631730eed31ce497f3f61e440126cb1c01efac4eff60e41ed0f", "distro": "debian-11", "type": "NAMI", - "version": "1.17.0-152" + "version": "1.17.0-153" }, "postgresql-client": { "arch": "amd64", - "digest": "115eb173951cb02a87b553e857075f7c09a1d3f0dfd891d61b2b91fcbe556e95", + "digest": "fe8d59603f65193e4a2a66459b7be62fde5548d7f5adca0297f24e0ce1b596da", "distro": "debian-11", "type": "NAMI", - "version": "10.21.0-151" + "version": "14.4.0-1" }, "wait-for-port": { "arch": "amd64", diff --git a/bitnami/pgbouncer/README.md b/bitnami/pgbouncer/README.md index 5a0d27753f15..7fb65cb106c0 100644 --- a/bitnami/pgbouncer/README.md +++ b/bitnami/pgbouncer/README.md @@ -41,7 +41,7 @@ Non-root container images add an extra layer of security and are generally recom 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/). -* [`1`, `1-debian-11`, `1.17.0`, `1.17.0-debian-11-r17`, `latest` (1/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgbouncer/blob/1.17.0-debian-11-r17/1/debian-11/Dockerfile) +* [`1`, `1-debian-11`, `1.17.0`, `1.17.0-debian-11-r18`, `latest` (1/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgbouncer/blob/1.17.0-debian-11-r18/1/debian-11/Dockerfile) Subscribe to project updates by watching the [bitnami/pgbouncer GitHub repo](https://github.com/bitnami/bitnami-docker-pgbouncer).