From c9b2233e8354f62d715b8cd9551cf52f1f87e1d9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andrej=20Rama=C5=A1euski?= <andrej@x2.cz>
Date: Thu, 2 Feb 2023 23:07:10 +0100
Subject: [PATCH] Version up

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

diff --git a/Dockerfile b/Dockerfile
index 5e0790d..8841dfd 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM matomo:4.13.0
+FROM matomo:4.13.3
 MAINTAINER Andrej RamaĊĦeuski <andrej.ramaseuski@pirati.cz>
 
 COPY LoginOIDC /var/www/html/plugins/LoginOIDC
-- 
GitLab