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

This commit is contained in:
Renovate 2024-12-12 14:00:35 +00:00 committed by Jake Howard
parent 1f122074f8
commit d6cc26f266

View file

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