From 6d0f6139dfa4ac71e2d4d51f23b8a559ddae95a1 Mon Sep 17 00:00:00 2001 From: Abhinav Sarkar Date: Thu, 31 Jan 2019 18:15:44 +0000 Subject: [PATCH] Upgrades matomo versions --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 94b503f..3bb3320 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -115,7 +115,7 @@ services: - .:/opt/space matomo: - image: matomo:3.7-fpm + image: matomo:3.8-fpm volumes: - ./matomo-config:/var/www/html/config - matomo:/var/www/html