mirror of
https://github.com/okxlin/appstore.git
synced 2026-02-27 05:17:44 +08:00
Merge pull request #664 from okxlin/renovate/matomo-5.x
chore(deps): update matomo docker tag to v5
This commit is contained in:
commit
8903fbb564
@ -15,7 +15,7 @@ services:
|
||||
- MATOMO_DATABASE_PASSWORD=${PANEL_DB_USER_PASSWORD}
|
||||
- MATOMO_DATABASE_DBNAME=${PANEL_DB_NAME}
|
||||
- PHP_MEMORY_LIMIT=2048M
|
||||
image: matomo:4.16.0-fpm-alpine
|
||||
image: matomo:5.0.0-fpm-alpine
|
||||
labels:
|
||||
createdBy: Apps
|
||||
|
||||
Loading…
Reference in New Issue
Block a user