1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00

chore(deps): update matomo docker tag to v5.5.2 (#2495)

This commit is contained in:
renovate[bot] 2025-11-15 07:16:58 +00:00 committed by GitHub
parent 856d019c27
commit 8b0d58457a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.5.1-fpm-alpine
image: matomo:5.5.2-fpm-alpine
labels:
createdBy: Apps