From deeb631eab4942b45ee8f189e97a1a4df16dc57d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 11 Jan 2022 13:24:37 +0000 Subject: [PATCH] 9.3.2-debian-10-r6 release --- bitnami/drupal/9/debian-10/Dockerfile | 32 ++++++------------- .../opt/bitnami/.bitnami_components.json | 28 ++++++++-------- bitnami/drupal/README.md | 2 +- 3 files changed, 25 insertions(+), 37 deletions(-) diff --git a/bitnami/drupal/9/debian-10/Dockerfile b/bitnami/drupal/9/debian-10/Dockerfile index cee522cbb924..24f5b57ceb88 100644 --- a/bitnami/drupal/9/debian-10/Dockerfile +++ b/bitnami/drupal/9/debian-10/Dockerfile @@ -9,37 +9,25 @@ ENV HOME="/" \ COPY prebuildfs / # Install required system packages and dependencies RUN install_packages acl ca-certificates curl dirmngr gnupg gzip libaudit1 libbsd0 libbz2-1.0 libc6 libcap-ng0 libcom-err2 libcurl4 libexpat1 libffi6 libfftw3-double3 libfontconfig1 libfreetype6 libgcc1 libgcrypt20 libglib2.0-0 libgmp10 libgnutls30 libgomp1 libgpg-error0 libgssapi-krb5-2 libhogweed4 libicu63 libidn2-0 libjemalloc2 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblcms2-2 libldap-2.4-2 liblqr-1-0 libltdl7 liblzma5 libmagickcore-6.q16-6 libmagickwand-6.q16-6 libmemcached11 libmemcachedutil2 libncurses6 libnettle6 libnghttp2-14 libonig5 libp11-kit0 libpam0g libpcre3 libpng16-16 libpq5 libpsl5 libreadline7 librtmp1 libsasl2-2 libsodium23 libsqlite3-0 libssh2-1 libssl1.1 libstdc++6 libsybdb5 libtasn1-6 libtidy5deb1 libtinfo6 libunistring2 libuuid1 libwebp6 libx11-6 libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxslt1.1 libzip4 procps tar unzip zlib1g -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "8.1.1-5" --checksum 83e4dfd2ee7752a054f4965a4d21dc34ccb735782ee3fe3a2091a18fdbc94732 -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.52-0" --checksum 90dd9776f09a61d4ed0a0c99d31fd1923639c987fe1f367e866dd31b6f6da5ca -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.3.32-0" --checksum 4a211faa9436c9747dfc4374cb9e8a7f9b0065dfc58dd4784cef0f5029c2e65e -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "8.1.1-1" --checksum 9ed2048f020f1941caadf1cadf0b8dddd8133958a538a658c0879d6fc6129efa -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-4" --checksum 9b09b8c13e726569fd846abef20228b2e29de456805994e512f3b47f74cf742d -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "drupal" "9.3.2-0" --checksum 5b973d79a6ca751e0d868f30e87f2fcac987aa80d977fe75687dcdf68f9bef09 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "php" "8.1.1-6" --checksum 7f3c110ff62e5b0a97ba3f2049e0e005e7cd3afe81e86a76f17fc38b4d547d51 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "apache" "2.4.52-1" --checksum f7134097e1be937a1d6dff36fe32a835ec4279100abc828e58f0563d541895bc +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "10.3.32-1" --checksum 727834a55587746f90b159966c9abf2ce31a6effbe83d8c38ee6250641c9a22a +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "8.1.1-2" --checksum 9eebb1c5ee02de788c80cf2541c2dcf8140a67e80ab28d693c57ccea63f4d12b +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-5" --checksum 9e312b4a7e16a55d08e67c4fd69c91000e4dcc4af149d59915c49375b83852af +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-1" --checksum 16f1a317859b06ae82e816b30f98f28b4707d18fe6cc3881bff535192a7715dc +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "drupal" "9.3.2-1" --checksum dc3c56a16b39cb7ebe2212251fc4edd8e11d7fc0758234a8de4572b9256a0302 RUN chmod g+rwX /opt/bitnami COPY rootfs / -RUN /opt/bitnami/scripts/apache/postunpack.sh RUN /opt/bitnami/scripts/php/postunpack.sh +RUN /opt/bitnami/scripts/apache/postunpack.sh RUN /opt/bitnami/scripts/apache-modphp/postunpack.sh RUN /opt/bitnami/scripts/drupal/postunpack.sh RUN /opt/bitnami/scripts/mysql-client/postunpack.sh -ENV ALLOW_EMPTY_PASSWORD="no" \ - APACHE_ENABLE_CUSTOM_PORTS="no" \ - APACHE_HTTPS_PORT_NUMBER="" \ +ENV APACHE_HTTPS_PORT_NUMBER="" \ APACHE_HTTP_PORT_NUMBER="" \ BITNAMI_APP_NAME="drupal" \ - BITNAMI_IMAGE_VERSION="9.3.2-debian-10-r5" \ - MARIADB_HOST="mariadb" \ - MARIADB_PORT_NUMBER="3306" \ - MARIADB_ROOT_PASSWORD="" \ - MARIADB_ROOT_USER="root" \ - MYSQL_CLIENT_CREATE_DATABASE_NAME="" \ - MYSQL_CLIENT_CREATE_DATABASE_PASSWORD="" \ - MYSQL_CLIENT_CREATE_DATABASE_PRIVILEGES="ALL" \ - MYSQL_CLIENT_CREATE_DATABASE_USER="" \ - MYSQL_CLIENT_ENABLE_SSL="no" \ - MYSQL_CLIENT_SSL_CA_FILE="" \ + BITNAMI_IMAGE_VERSION="9.3.2-debian-10-r6" \ PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/apache/bin:/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:/opt/bitnami/drupal/vendor/bin:$PATH" EXPOSE 8080 8443 diff --git a/bitnami/drupal/9/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/drupal/9/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json index d38fafe9ff42..c726842cb9c1 100644 --- a/bitnami/drupal/9/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/drupal/9/debian-10/prebuildfs/opt/bitnami/.bitnami_components.json @@ -1,51 +1,51 @@ { "apache": { "arch": "amd64", - "digest": "90dd9776f09a61d4ed0a0c99d31fd1923639c987fe1f367e866dd31b6f6da5ca", + "digest": "f7134097e1be937a1d6dff36fe32a835ec4279100abc828e58f0563d541895bc", "distro": "debian-10", "type": "NAMI", - "version": "2.4.52-0" + "version": "2.4.52-1" }, "drupal": { "arch": "amd64", - "digest": "5b973d79a6ca751e0d868f30e87f2fcac987aa80d977fe75687dcdf68f9bef09", + "digest": "dc3c56a16b39cb7ebe2212251fc4edd8e11d7fc0758234a8de4572b9256a0302", "distro": "debian-10", "type": "NAMI", - "version": "9.3.2-0" + "version": "9.3.2-1" }, "gosu": { "arch": "amd64", - "digest": "3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e", + "digest": "16f1a317859b06ae82e816b30f98f28b4707d18fe6cc3881bff535192a7715dc", "distro": "debian-10", "type": "NAMI", - "version": "1.14.0-0" + "version": "1.14.0-1" }, "libphp": { "arch": "amd64", - "digest": "9ed2048f020f1941caadf1cadf0b8dddd8133958a538a658c0879d6fc6129efa", + "digest": "9eebb1c5ee02de788c80cf2541c2dcf8140a67e80ab28d693c57ccea63f4d12b", "distro": "debian-10", "type": "NAMI", - "version": "8.1.1-1" + "version": "8.1.1-2" }, "mysql-client": { "arch": "amd64", - "digest": "4a211faa9436c9747dfc4374cb9e8a7f9b0065dfc58dd4784cef0f5029c2e65e", + "digest": "727834a55587746f90b159966c9abf2ce31a6effbe83d8c38ee6250641c9a22a", "distro": "debian-10", "type": "NAMI", - "version": "10.3.32-0" + "version": "10.3.32-1" }, "php": { "arch": "amd64", - "digest": "83e4dfd2ee7752a054f4965a4d21dc34ccb735782ee3fe3a2091a18fdbc94732", + "digest": "7f3c110ff62e5b0a97ba3f2049e0e005e7cd3afe81e86a76f17fc38b4d547d51", "distro": "debian-10", "type": "NAMI", - "version": "8.1.1-5" + "version": "8.1.1-6" }, "render-template": { "arch": "amd64", - "digest": "9b09b8c13e726569fd846abef20228b2e29de456805994e512f3b47f74cf742d", + "digest": "9e312b4a7e16a55d08e67c4fd69c91000e4dcc4af149d59915c49375b83852af", "distro": "debian-10", "type": "NAMI", - "version": "1.0.1-4" + "version": "1.0.1-5" } } \ No newline at end of file diff --git a/bitnami/drupal/README.md b/bitnami/drupal/README.md index 6538284ce62d..785ef8be5efe 100644 --- a/bitnami/drupal/README.md +++ b/bitnami/drupal/README.md @@ -43,7 +43,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/). -* [`9`, `9-debian-10`, `9.3.2`, `9.3.2-debian-10-r5`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.3.2-debian-10-r5/9/debian-10/Dockerfile) +* [`9`, `9-debian-10`, `9.3.2`, `9.3.2-debian-10-r6`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.3.2-debian-10-r6/9/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/drupal GitHub repo](https://github.com/bitnami/bitnami-docker-drupal).