diff --git a/compose.yaml b/compose.yaml index bc65188..a4aa5ce 100644 --- a/compose.yaml +++ b/compose.yaml @@ -96,7 +96,7 @@ services: command: -config.file=/etc/loki/local-config.yaml restart: ${LOKI_RESTART_POLICY-no} matomo: - image: matomo:${MATOMO_VERSION-4.14.2} + image: matomo:${MATOMO_VERSION-5.1.2} container_name: ${MATOMO_CONTAINER_NAME-} ports: - 8086:80