From 3d88f375b202ceb391574fe55813b4fa0cc2378e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrej=20Rama=C5=A1euski?= <andrej@x2.cz> Date: Tue, 4 Aug 2020 22:47:56 +0200 Subject: [PATCH] Nova verze --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 155874a..2674695 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM matomo:3.13.4 +FROM matomo:3.14.0 MAINTAINER Andrej RamaĊĦeuski <andrej.ramaseuski@pirati.cz> COPY LoginOIDC /var/www/html/plugins/LoginOIDC -- GitLab