1
0
Fork 0

chore(deps): update matomo docker tag to v5.1.2

This commit is contained in:
renovate[bot] 2024-09-28 16:28:15 +00:00 committed by GitHub
parent dcd93c8883
commit 17c8dcae9e
1 changed files with 1 additions and 1 deletions

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.1.1-fpm-alpine
image: matomo:5.1.2-fpm-alpine
labels:
createdBy: Apps