5.9.2-debian-10-r1 release

This commit is contained in:
Bitnami Bot
2022-03-12 07:50:51 +00:00
parent bb898d0767
commit 4ec0ffc211
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ RUN /opt/bitnami/scripts/nginx-php-fpm/postunpack.sh
RUN /opt/bitnami/scripts/wordpress/postunpack.sh
RUN /opt/bitnami/scripts/wp-cli/postunpack.sh
ENV BITNAMI_APP_NAME="wordpress-intel" \
BITNAMI_IMAGE_VERSION="5.9.2-debian-10-r0" \
BITNAMI_IMAGE_VERSION="5.9.2-debian-10-r1" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/wp-cli/bin:/opt/bitnami/nginx/sbin:/opt/bitnami/mysql/bin:$PATH"