diff --git a/Dockerfile b/Dockerfile index f14dc27..eeb4b06 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM matomo:5.10.0 +FROM matomo:5.10.1 # checkov:skip=CKV_DOCKER_2:Skipping HEALTHCHECK configuration for now # checkov:skip=CKV_DOCKER_3:The container actually runs as www-data user diff --git a/README.md b/README.md index 15d841b..c1b09e4 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ See the official [Recover from lost 2FA](https://matomo.org/faq/how-to/faq_27248 * Owner: See [CODEOWNERS](./.github/CODEOWNERS) * Team: See [CODEOWNERS](./.github/CODEOWNERS) -* Last Maintenance: 2026-05 +* Last Maintenance: 2026-06 * External Documentation: * [MIT Libraries dev docs](https://mitlibraries.github.io/guides/misc/matomo.html) - includes information about setting up a website for tracking in Matomo. * [Matomo help center](https://matomo.org/help/) - offical Matomo docs. Includes user guide, developer guide, FAQ, and community support forum.