From 64b692167fbac0d2101c81408d361b1dff2953e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrej=20Rama=C5=A1euski?= <andrej@x2.cz> Date: Sat, 7 Mar 2020 01:25:36 +0100 Subject: [PATCH] Upgrade to 3.13.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 75b87dc..d056410 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM matomo:3.13.2 +FROM matomo:3.13.3 MAINTAINER Andrej RamaĊĦeuski <andrej.ramaseuski@pirati.cz> COPY LoginOIDC /var/www/html/plugins/LoginOIDC -- GitLab