5.9.1-debian-10-r4 release

This commit is contained in:
Bitnami Bot
2022-02-26 23:03:17 +00:00
parent 16edab8fe1
commit 38d4656052
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,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-nginx" \
BITNAMI_IMAGE_VERSION="5.9.1-debian-10-r3" \
BITNAMI_IMAGE_VERSION="5.9.1-debian-10-r4" \
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"