Update lscr.io/linuxserver/nextcloud Docker tag to v30
Some checks failed
/ ansible (push) Waiting to run
/ terraform (push) Has been cancelled

This commit is contained in:
Renovate 2024-10-17 16:00:30 +01:00 committed by Jake Howard
parent bd168af256
commit 4990f65fbc

View file

@ -1,6 +1,6 @@
services:
nextcloud:
image: lscr.io/linuxserver/nextcloud:29.0.6
image: lscr.io/linuxserver/nextcloud:30.0.1
environment:
- PUID={{ docker_user.id }}
- PGID={{ docker_user.id }}