chore(deps): update nextcloud docker tag to v30.0.5 #202

Merged
catalin merged 1 commit from renovate/nextcloud-30.x into main 2025-01-23 09:24:45 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM nextcloud:30.0.4-apache FROM nextcloud:30.0.5-apache
RUN set -ex; \ RUN set -ex; \
\ \

View file

@ -14,7 +14,7 @@ services:
- nextcloud - nextcloud
nextcloud: nextcloud:
image: git.roboces.dev/catalin/fukuops:nextcloud-30.0.4 image: git.roboces.dev/catalin/fukuops:nextcloud-30.0.5
volumes: volumes:
- /mnt/nas1/legacy-storage/cloud/cloud/data:/var/www/html/data - /mnt/nas1/legacy-storage/cloud/cloud/data:/var/www/html/data
- /mnt/nas1/legacy-storage/cloud/cloud/config:/var/www/html/config - /mnt/nas1/legacy-storage/cloud/cloud/config:/var/www/html/config