Merge pull request #105 from okxlin/renovate/matomo-4.x

Update matomo Docker tag to v4.15.1
This commit is contained in:
okxlin 2023-08-03 18:42:21 +08:00 committed by GitHub
commit 77a2a39a0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 1 additions and 1 deletions

View File

@ -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.15.0-fpm-alpine
image: matomo:4.15.1-fpm-alpine
labels:
createdBy: Apps