1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-17 12:49:35 +08:00

chore(deps): update matomo docker tag to v5.0.1

This commit is contained in:
renovate[bot] 2024-01-06 17:05:34 +00:00 committed by GitHub
parent e5bb8a961a
commit 427ff3a498

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:5.0.0-fpm-alpine
image: matomo:5.0.1-fpm-alpine
labels:
createdBy: Apps