From c6f6c2f3f6923c48ac641bb789c894513c53e7ea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andrej=20Rama=C5=A1euski?= <andrej@x2.cz>
Date: Tue, 25 Mar 2025 00:48:47 +0100
Subject: [PATCH] Version up

---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index a059542..e1373eb 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM matomo:5.2.2
+FROM matomo:5.3.1
 MAINTAINER Andrej RamaĊĦeuski <andrej.ramaseuski@pirati.cz>
 
 COPY LoginOIDC /var/www/html/plugins/LoginOIDC
-- 
GitLab