chore(deps): update matomo docker tag to v4.16.0

This commit is contained in:
renovate[bot] 2023-11-30 03:47:30 +00:00 committed by GitHub
parent 994e0acd8b
commit 9c729cb289
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.1-fpm-alpine
image: matomo:4.16.0-fpm-alpine
labels:
createdBy: Apps