From ae8a722ddd5d0d681c20170bbdb3821e8771dee2 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 9 Aug 2022 07:33:17 +0200 Subject: [PATCH] [bitnami/openresty] Release 1.21.4-1-debian-11-r24 (#2501) Signed-off-by: Bitnami Containers --- bitnami/openresty/1.21/debian-11/Dockerfile | 4 ++-- .../prebuildfs/opt/bitnami/.bitnami_components.json | 8 ++++---- bitnami/openresty/README.md | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/openresty/1.21/debian-11/Dockerfile b/bitnami/openresty/1.21/debian-11/Dockerfile index 08dddf37cba4..d5e73bbe0e8f 100644 --- a/bitnami/openresty/1.21/debian-11/Dockerfile +++ b/bitnami/openresty/1.21/debian-11/Dockerfile @@ -8,8 +8,8 @@ COPY prebuildfs / SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Install required system packages and dependencies RUN install_packages acl ca-certificates curl gzip libbrotli1 libbsd0 libc6 libcrypt1 libdeflate0 libexpat1 libfontconfig1 libfreetype6 libgcc-s1 libgcrypt20 libgd3 libgeoip1 libgpg-error0 libicu67 libjbig0 libjpeg62-turbo liblzma5 libmd0 libpcre3 libpng16-16 libssl1.1 libstdc++6 libtiff5 libuuid1 libwebp6 libx11-6 libxau6 libxcb1 libxdmcp6 libxml2 libxpm4 libxslt1.1 libzstd1 perl procps tar zlib1g -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "openresty" "1.21.4-1-151" --checksum f95779c9c63890346449884fe792862e36f3ec25a7b85b443acb9e27d9484873 -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "openresty" "1.21.4-1-152" --checksum 211b464871ecb1cc51f2171dbf370213d7dd96ff18fdc9ca046ea4e24e97e97b +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-153" --checksum d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449 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/openresty/1.21/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/openresty/1.21/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index 56310bfbe82a..8213f1a8442b 100644 --- a/bitnami/openresty/1.21/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/openresty/1.21/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -1,16 +1,16 @@ { "gosu": { "arch": "amd64", - "digest": "0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0", + "digest": "d3ae0109be24e8bc56f97359b8290b91243454de946dd60bd8520a0896a88449", "distro": "debian-11", "type": "NAMI", - "version": "1.14.0-152" + "version": "1.14.0-153" }, "openresty": { "arch": "amd64", - "digest": "f95779c9c63890346449884fe792862e36f3ec25a7b85b443acb9e27d9484873", + "digest": "211b464871ecb1cc51f2171dbf370213d7dd96ff18fdc9ca046ea4e24e97e97b", "distro": "debian-11", "type": "NAMI", - "version": "1.21.4-1-151" + "version": "1.21.4-1-152" } } \ No newline at end of file diff --git a/bitnami/openresty/README.md b/bitnami/openresty/README.md index b46cc8aba6b0..b855bee36452 100644 --- a/bitnami/openresty/README.md +++ b/bitnami/openresty/README.md @@ -37,7 +37,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.21`, `1.21-debian-11`, `1.21.4-1`, `1.21.4-1-debian-11-r23`, `latest` (1.21/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/openresty/1.21/debian-11/Dockerfile) +* [`1.21`, `1.21-debian-11`, `1.21.4-1`, `1.21.4-1-debian-11-r24`, `latest` (1.21/debian-11/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/openresty/1.21/debian-11/Dockerfile) ## Get this image