diff --git a/bitnami/magento/2/debian-10/Dockerfile b/bitnami/magento/2/debian-10/Dockerfile index 238a23c362ea..737001515589 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.1-debian-10-r101" \ + BITNAMI_IMAGE_VERSION="2.4.1-debian-10-r102" \ MARIADB_HOST="mariadb" \ MARIADB_PORT_NUMBER="3306" \ MARIADB_ROOT_PASSWORD="" \ diff --git a/bitnami/magento/README.md b/bitnami/magento/README.md index 2f9a1cfc3113..e6f809b411ee 100644 --- a/bitnami/magento/README.md +++ b/bitnami/magento/README.md @@ -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/). -* [`2`, `2-debian-10`, `2.4.1`, `2.4.1-debian-10-r101`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.4.1-debian-10-r101/2/debian-10/Dockerfile) +* [`2`, `2-debian-10`, `2.4.1`, `2.4.1-debian-10-r102`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-magento/blob/2.4.1-debian-10-r102/2/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/magento GitHub repo](https://github.com/bitnami/bitnami-docker-magento).