diff --git a/bitnami/magento/2/debian-10/Dockerfile b/bitnami/magento/2/debian-10/Dockerfile index f6604f820743..fbb23d97ad85 100644 --- a/bitnami/magento/2/debian-10/Dockerfile +++ b/bitnami/magento/2/debian-10/Dockerfile @@ -31,7 +31,7 @@ ENV ALLOW_EMPTY_PASSWORD="no" \ APACHE_HTTPS_PORT_NUMBER="" \ APACHE_HTTP_PORT_NUMBER="" \ BITNAMI_APP_NAME="magento" \ - BITNAMI_IMAGE_VERSION="2.4.3-debian-10-r70" \ + BITNAMI_IMAGE_VERSION="2.4.3-debian-10-r71" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/magento/README.md b/bitnami/magento/README.md index 72877273192a..6ac353610a3c 100644 --- a/bitnami/magento/README.md +++ b/bitnami/magento/README.md @@ -39,7 +39,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy 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/). -* [`2`, `2-debian-10`, `2.4.3`, `2.4.3-debian-10-r70`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.4.3-debian-10-r70/2/debian-10/Dockerfile) +* [`2`, `2-debian-10`, `2.4.3`, `2.4.3-debian-10-r71`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.4.3-debian-10-r71/2/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/magento GitHub repo](https://github.com/bitnami/bitnami-docker-magento).