diff --git a/bitnami/matomo/README.md b/bitnami/matomo/README.md index 8e91ec0b88a3..7aee7802827b 100644 --- a/bitnami/matomo/README.md +++ b/bitnami/matomo/README.md @@ -37,8 +37,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/). -* [`4`, `4-debian-11`, `4.9.1`, `4.9.1-debian-11-r-1`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/4.9.1-debian-11-r-1/4/debian-11/Dockerfile) -* [`4`, `4-debian-10`, `4.9.1`, `4.9.1-debian-10-r8`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/4.9.1-debian-10-r8/4/debian-10/Dockerfile) +* [`4`, `4-debian-10`, `4.9.1`, `4.9.1-debian-10-r9`, `latest` (4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-matomo/blob/4.9.1-debian-10-r9/4/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/matomo GitHub repo](https://github.com/bitnami/bitnami-docker-matomo). @@ -58,7 +57,7 @@ $ docker pull bitnami/matomo:[TAG] If you wish, you can also build the image youself. ```console -docker build -t bitnami/matomo:latest 'https://github.com/bitnami/bitnami-docker-matomo.git#master:4/debian-11'docker build -t bitnami/matomo:latest 'https://github.com/bitnami/bitnami-docker-matomo.git#master:4/debian-10' +docker build -t bitnami/matomo:latest 'https://github.com/bitnami/bitnami-docker-matomo.git#master:4/debian-10' ``` ## How to use this image