Compare commits

..
Author SHA1 Message Date
Linus Gasser 1721bff2b0 Last release for nextcloud-32 2026-08-08 10:47:50 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ services:
mode: 0600
searchindexer:
image: nextcloud:32-fpm
image: nextcloud:32.0.13-fpm
volumes:
- nextcloud:/var/www/html/
- nextapps:/var/www/html/custom_apps:cached
+1 -1
View File
@@ -109,7 +109,7 @@ services:
start_period: 15m
cron:
image: nextcloud:32-fpm
image: nextcloud:32.0.13-fpm
volumes:
- nextcloud:/var/www/html/
- nextapps:/var/www/html/custom_apps:cached