Update lscr.io/linuxserver/nextcloud Docker tag to v29.0.6
All checks were successful
/ terraform (push) Successful in 34s
/ ansible (push) Successful in 1m28s

This commit is contained in:
Renovate 2024-09-03 12:00:24 +01:00 committed by Jake Howard
parent 3baf591a46
commit 0e5c8104e2

View file

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