From 73b18e53e4463a4f3e79f531c21eb2736f398e0c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andrej=20Rama=C5=A1euski?= <andrej@x2.cz>
Date: Mon, 25 Nov 2024 20:16:51 +0100
Subject: [PATCH] Fix

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

diff --git a/Dockerfile b/Dockerfile
index 5be0794..d7ffd30 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM martialblog/limesurvey:git@gitlab.pirati.cz:to/docker-limesurvey.git
+FROM martialblog/limesurvey:6.8.0-241119-fpm
 
 USER 0
 
-- 
GitLab