Merge pull request #2033 from okxlin/renovate/matomo-5.x
chore(deps): update matomo docker tag to v5.1.1
This commit is contained in:
commit
6e71ecd5fa
|
|
@ -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.0-fpm-alpine
|
||||
image: matomo:5.1.1-fpm-alpine
|
||||
labels:
|
||||
createdBy: Apps
|
||||
|
||||
Loading…
Reference in New Issue