chore(deps): update matomo docker tag to v5.8.0 (localApps) (#4389)
This commit is contained in:
parent
ef5354d0ba
commit
f9fc14b435
|
|
@ -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.7.1-fpm-alpine
|
||||
image: matomo:5.8.0-fpm-alpine
|
||||
labels:
|
||||
createdBy: Apps
|
||||
|
||||
Loading…
Reference in New Issue