mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-16 06:12:18 +08:00
Merge pull request #1556 from okxlin/renovate/matomo-5.x
chore(deps): update matomo docker tag to v5.1.0
This commit is contained in:
commit
a6f0dbaa86
@ -14,7 +14,7 @@ services:
|
|||||||
- MATOMO_DATABASE_PASSWORD=${PANEL_DB_USER_PASSWORD}
|
- MATOMO_DATABASE_PASSWORD=${PANEL_DB_USER_PASSWORD}
|
||||||
- MATOMO_DATABASE_DBNAME=${PANEL_DB_NAME}
|
- MATOMO_DATABASE_DBNAME=${PANEL_DB_NAME}
|
||||||
- PHP_MEMORY_LIMIT=2048M
|
- PHP_MEMORY_LIMIT=2048M
|
||||||
image: matomo:5.0.3-fpm-alpine
|
image: matomo:5.1.0-fpm-alpine
|
||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
|
|
Loading…
Reference in New Issue
Block a user