Upgrade nextcloud version

This commit is contained in:
Ryan Harg 2024-09-16 09:20:41 +02:00
parent 3b6cfa4d19
commit fdea3ca350

View file

@ -1,7 +1,7 @@
services:
nextcloud:
container_name: nextcloud
image: linuxserver/nextcloud:29.0.6
image: linuxserver/nextcloud:29.0.7
restart: unless-stopped
environment:
- PUID=1000