1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-07 09:12:29 +08:00

Merge pull request #2846 from okxlin/renovate/matomo-5.x

Update matomo Docker tag to v5.2.0
This commit is contained in:
okxlin 2024-12-15 17:59:16 +08:00 committed by GitHub
commit 596ed01144
4 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.2-fpm-alpine
image: matomo:5.2.0-fpm-alpine
labels:
createdBy: Apps