9.3.6-debian-10-r7 release

This commit is contained in:
Bitnami Bot
2022-02-24 06:05:29 +00:00
parent 1ab36ab889
commit 20ba40df4b
2 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ RUN /opt/bitnami/scripts/nginx-php-fpm/postunpack.sh
RUN /opt/bitnami/scripts/drupal/postunpack.sh
RUN /opt/bitnami/scripts/mysql-client/postunpack.sh
ENV BITNAMI_APP_NAME="drupal-nginx" \
BITNAMI_IMAGE_VERSION="9.3.6-debian-10-r6" \
BITNAMI_IMAGE_VERSION="9.3.6-debian-10-r7" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \
PATH="/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/nginx/sbin:/opt/bitnami/mysql/bin:/opt/bitnami/common/bin:/opt/bitnami/drupal/vendor/bin:$PATH"