8.9.15-debian-10-r0 release

This commit is contained in:
Bitnami Bot 2021-05-05 16:49:47 +00:00
parent d367c8504d
commit 8360109c0e
3 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@ RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "mysql-client" "1
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "libphp" "7.3.28-0" --checksum 70777f4c71ed24d033410bb3eaf4475d12aec111b971d7a3ed3f6935db72ed51
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.0-3" --checksum 8179ad1371c9a7d897fe3b1bf53bbe763f94edafef19acad2498dd48b3674efe
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.12.0-2" --checksum 4d858ac600c38af8de454c27b7f65c0074ec3069880cb16d259a6e40a46bbc50
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "drupal" "8.9.14-2" --checksum 510a31390baa0771ffe021f5dbbfb0af875215320f03ed64f7d9524c53ea4787
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "drupal" "8.9.15-0" --checksum 1e4d17a98198e6664b4f089b1a76c3fa32285e6c6df1a66f27f5ef40c136ed0a
RUN chmod g+rwX /opt/bitnami
COPY rootfs /
@ -29,7 +29,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \
APACHE_HTTPS_PORT_NUMBER="" \
APACHE_HTTP_PORT_NUMBER="" \
BITNAMI_APP_NAME="drupal" \
BITNAMI_IMAGE_VERSION="8.9.14-debian-10-r12" \
BITNAMI_IMAGE_VERSION="8.9.15-debian-10-r0" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \

View File

@ -8,10 +8,10 @@
},
"drupal": {
"arch": "amd64",
"digest": "510a31390baa0771ffe021f5dbbfb0af875215320f03ed64f7d9524c53ea4787",
"digest": "1e4d17a98198e6664b4f089b1a76c3fa32285e6c6df1a66f27f5ef40c136ed0a",
"distro": "debian-10",
"type": "NAMI",
"version": "8.9.14-2"
"version": "8.9.15-0"
},
"gosu": {
"arch": "amd64",

View File

@ -42,7 +42,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`9`, `9-debian-10`, `9.1.8`, `9.1.8-debian-10-r0`, `latest` (9/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/9.1.8-debian-10-r0/9/debian-10/Dockerfile)
* [`8`, `8-debian-10`, `8.9.14`, `8.9.14-debian-10-r12` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.9.14-debian-10-r12/8/debian-10/Dockerfile)
* [`8`, `8-debian-10`, `8.9.15`, `8.9.15-debian-10-r0` (8/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-drupal/blob/8.9.15-debian-10-r0/8/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/drupal GitHub repo](https://github.com/bitnami/bitnami-docker-drupal).