From 6f980375b1ae35bb63182ece1d1f9953b1ada24e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 6 Nov 2021 16:20:11 +0000 Subject: [PATCH] 5.8.1-debian-10-r56 release --- bitnami/wordpress/5/debian-10/Dockerfile | 2 +- bitnami/wordpress/README.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/wordpress/5/debian-10/Dockerfile b/bitnami/wordpress/5/debian-10/Dockerfile index c1c4be2ec8f1..b290564c5f84 100644 --- a/bitnami/wordpress/5/debian-10/Dockerfile +++ b/bitnami/wordpress/5/debian-10/Dockerfile @@ -30,7 +30,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_HTTPS_PORT_NUMBER="" \ APACHE_HTTP_PORT_NUMBER="" \ BITNAMI_APP_NAME="wordpress" \ - BITNAMI_IMAGE_VERSION="5.8.1-debian-10-r55" \ + BITNAMI_IMAGE_VERSION="5.8.1-debian-10-r56" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/wordpress/README.md b/bitnami/wordpress/README.md index 3291887367b7..b7645150a24d 100644 --- a/bitnami/wordpress/README.md +++ b/bitnami/wordpress/README.md @@ -1,10 +1,10 @@ -# Bitnami Docker Image for WordPress +# WordPress packaged by Bitnami ## What is WordPress? -> WordPress is one of the most versatile open source content management systems on the market. WordPress is built for high performance and is scalable to many servers, has easy integration via REST, JSON, SOAP and other formats, and features a whopping 15,000 plugins to extend and customize the application for just about any type of website. +> WordPress is the world's most popular blogging and content management platform. Powerful yet simple, everyone from students to global corporations use it to build beautiful, functional websites. -[https://www.wordpress.org/](https://www.wordpress.org/) +[Overview of WordPress](http://www.wordpress.org) ## TL;DR @@ -41,7 +41,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -- [`5`, `5-debian-10`, `5.8.1`, `5.8.1-debian-10-r55`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.8.1-debian-10-r55/5/debian-10/Dockerfile) +- [`5`, `5-debian-10`, `5.8.1`, `5.8.1-debian-10-r56`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.8.1-debian-10-r56/5/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/wordpress GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress).