5.9.1-debian-10-r5 release

This commit is contained in:
Bitnami Bot
2022-02-27 23:47:34 +00:00
parent 38d4656052
commit 5e58d7056c
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-r4" \
BITNAMI_IMAGE_VERSION="5.9.1-debian-10-r5" \
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"