From 0d9ab936a05fc558691ec4e462800b7c375bb931 Mon Sep 17 00:00:00 2001 From: p4u1 Date: Fri, 3 May 2024 10:38:19 +0200 Subject: [PATCH] fulltextsearch: rename and update image --- compose.fulltextsearch.yaml => compose.fulltextsearch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename compose.fulltextsearch.yaml => compose.fulltextsearch.yml (97%) diff --git a/compose.fulltextsearch.yaml b/compose.fulltextsearch.yml similarity index 97% rename from compose.fulltextsearch.yaml rename to compose.fulltextsearch.yml index b898a4a..ad18875 100644 --- a/compose.fulltextsearch.yaml +++ b/compose.fulltextsearch.yml @@ -29,7 +29,7 @@ services: mode: 0600 searchindexer: - image: nextcloud:27.1.3-fpm + image: nextcloud:28.0.5-fpm volumes: - nextcloud:/var/www/html/ - nextapps:/var/www/html/custom_apps:cached