Upgrade nextcloud version

This commit is contained in:
Ryan Harg 2024-08-25 09:38:18 +02:00
parent 68a15d6576
commit aa34d2a2f7

View file

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