diff --git a/bitnami/magento/2/debian-9/Dockerfile b/bitnami/magento/2/debian-9/Dockerfile index 57fa0d346b85..1377357a5a1a 100644 --- a/bitnami/magento/2/debian-9/Dockerfile +++ b/bitnami/magento/2/debian-9/Dockerfile @@ -14,7 +14,7 @@ RUN find /opt/bitnami/magento/htdocs -type d -print0 | xargs -0 chmod 775 && fin COPY rootfs / ENV ALLOW_EMPTY_PASSWORD="no" \ BITNAMI_APP_NAME="magento" \ - BITNAMI_IMAGE_VERSION="2.3.2-debian-9-r71" \ + BITNAMI_IMAGE_VERSION="2.3.2-debian-9-r72" \ ELASTICSEARCH_HOST="" \ ELASTICSEARCH_PORT_NUMBER="" \ EXTERNAL_HTTPS_PORT_NUMBER="443" \ diff --git a/bitnami/magento/README.md b/bitnami/magento/README.md index acea9c61ed73..42a54039ae72 100644 --- a/bitnami/magento/README.md +++ b/bitnami/magento/README.md @@ -39,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`2-ol-7`, `2.3.2-ol-7-r104` (2/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.3.2-ol-7-r104/2/ol-7/Dockerfile) -* [`2-debian-9`, `2.3.2-debian-9-r71`, `2`, `2.3.2`, `2.3.2-r71`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.3.2-debian-9-r71/2/debian-9/Dockerfile) +* [`2-debian-9`, `2.3.2-debian-9-r72`, `2`, `2.3.2`, `2.3.2-r72`, `latest` (2/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.3.2-debian-9-r72/2/debian-9/Dockerfile) Subscribe to project updates by watching the [bitnami/magento GitHub repo](https://github.com/bitnami/bitnami-docker-magento).