Update matomo Docker tag to v5.3.1

This commit is contained in:
renovate[bot] 2025-03-23 16:20:21 +00:00 committed by GitHub
parent 3d07a1c11a
commit 7837d150dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ services:
- MATOMO_DATABASE_PASSWORD=${PANEL_DB_USER_PASSWORD}
- MATOMO_DATABASE_DBNAME=${PANEL_DB_NAME}
- PHP_MEMORY_LIMIT=2048M
image: matomo:5.2.0-fpm-alpine
image: matomo:5.3.1-fpm-alpine
labels:
createdBy: Apps