From 93b772d1e6901472f4da339e65351405041b368a Mon Sep 17 00:00:00 2001 From: Abhinav Sarkar Date: Tue, 2 Jul 2019 16:43:12 +0000 Subject: [PATCH] Upgrades matomo version --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 0e7e199..711f317 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -119,7 +119,7 @@ services: - .:/opt/space matomo: - image: matomo:3.9-fpm + image: matomo:3.10-fpm volumes: - ./matomo-config:/var/www/html/config - matomo:/var/www/html