5.9.2-debian-10-r23 release

This commit is contained in:
Bitnami Bot
2022-04-02 23:48:07 +00:00
parent 4c269a343a
commit 9e86651f70
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ RUN /opt/bitnami/scripts/wordpress/postunpack.sh
RUN /opt/bitnami/scripts/wp-cli/postunpack.sh
ENV APP_VERSION="5.9.2" \
BITNAMI_APP_NAME="wordpress-nginx" \
BITNAMI_IMAGE_VERSION="5.9.2-debian-10-r22" \
BITNAMI_IMAGE_VERSION="5.9.2-debian-10-r23" \
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"