9.3.2-debian-10-r0 release

This commit is contained in:
Bitnami Bot
2022-01-05 08:04:23 +00:00
parent a7cbd05cc9
commit fd63924f0d
4 changed files with 6 additions and 6 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" "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.0-2" --checksum 99e750bac5326e52077791aebfbe72b991c90e2a977a0afe2ee3642025e8a7e5
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "drupal" "9.3.2-0" --checksum 5b973d79a6ca751e0d868f30e87f2fcac987aa80d977fe75687dcdf68f9bef09
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="9.3.0-debian-10-r27" \
BITNAMI_IMAGE_VERSION="9.3.2-debian-10-r0" \
MARIADB_HOST="mariadb" \
MARIADB_PORT_NUMBER="3306" \
MARIADB_ROOT_PASSWORD="" \