diff --git a/bitnami/wordpress/5/debian-10/Dockerfile b/bitnami/wordpress/5/debian-10/Dockerfile index 0c9b8fd2fde7..a00a23d02a32 100644 --- a/bitnami/wordpress/5/debian-10/Dockerfile +++ b/bitnami/wordpress/5/debian-10/Dockerfile @@ -26,7 +26,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_SET_HTTPS_PORT="no" \ APACHE_SET_HTTP_PORT="no" \ BITNAMI_APP_NAME="wordpress" \ - BITNAMI_IMAGE_VERSION="5.3.2-debian-10-r29" \ + BITNAMI_IMAGE_VERSION="5.3.2-debian-10-r30" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/wordpress/README.md b/bitnami/wordpress/README.md index 84d9d477a670..860db341aa50 100644 --- a/bitnami/wordpress/README.md +++ b/bitnami/wordpress/README.md @@ -33,13 +33,12 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy # Supported tags and respective `Dockerfile` links -> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8 +> NOTE: Debian 9 and Oracle Linux 7 images have been deprecated in favor of Debian 10 images. Bitnami will not longer publish new Docker images based on Debian 9 or Oracle Linux 7. Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/). -* [`5-ol-7`, `5.3.2-ol-7-r66` (5/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.3.2-ol-7-r66/5/ol-7/Dockerfile) -* [`5-debian-10`, `5.3.2-debian-10-r29`, `5`, `5.3.2`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.3.2-debian-10-r29/5/debian-10/Dockerfile) +* [`5-debian-10`, `5.3.2-debian-10-r30`, `5`, `5.3.2`, `latest` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wordpress/blob/5.3.2-debian-10-r30/5/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/wordpress GitHub repo](https://github.com/bitnami/bitnami-docker-wordpress).