forked from catalin/fukuops
feat: update nextcloud to v30.0.2
This commit is contained in:
parent
63dcbff693
commit
2f5561f4cb
2 changed files with 2 additions and 2 deletions
|
|
@ -20,5 +20,5 @@ jobs:
|
|||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
cache: true
|
||||
registry: git.roboces.dev
|
||||
tag: nextcloud-30.0.1
|
||||
tag: nextcloud-30.0.2
|
||||
path: docker/nextcloud
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ services:
|
|||
- nextcloud
|
||||
|
||||
nextcloud:
|
||||
image: git.roboces.dev/catalin/fukuops:nextcloud-30.0.1
|
||||
image: git.roboces.dev/catalin/fukuops:nextcloud-30.0.2
|
||||
volumes:
|
||||
- /mnt/nas1/legacy-storage/cloud/cloud/data:/var/www/html/data
|
||||
- /mnt/nas1/legacy-storage/cloud/cloud/config:/var/www/html/config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue