1 Commits

Author SHA1 Message Date
bdfbb25dfc Update lscr.io/linuxserver/nextcloud Docker tag to v30.0.2 2024-11-07 12:00:22 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
ansible-lint==24.9.2
yamllint==1.35.1
yamllint==1.33.0
ansible
passlib

View File

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