From 00264a9c448fe834150f9e6b6baa72014bd353ae Mon Sep 17 00:00:00 2001 From: Moritz Date: Tue, 22 Oct 2024 15:30:15 +0200 Subject: [PATCH] fix fulltextsearch image version --- compose.fulltextsearch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.fulltextsearch.yml b/compose.fulltextsearch.yml index de22d91..cfd7463 100644 --- a/compose.fulltextsearch.yml +++ b/compose.fulltextsearch.yml @@ -29,7 +29,7 @@ services: mode: 0600 searchindexer: - image: nextcloud:29.0.5-fpm + image: nextcloud:28.0.10-fpm volumes: - nextcloud:/var/www/html/ - nextapps:/var/www/html/custom_apps:cached