From f69ec6385e7d912696a5b60ea192682f40f2c1e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrej=20Rama=C5=A1euski?= <andrej@x2.cz> Date: Wed, 21 May 2025 12:01:17 +0200 Subject: [PATCH] Versio up --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e1373eb..b57df0d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM matomo:5.3.1 +FROM matomo:5.3.2 MAINTAINER Andrej RamaĊĦeuski <andrej.ramaseuski@pirati.cz> COPY LoginOIDC /var/www/html/plugins/LoginOIDC -- GitLab