forked from catalin/fukuops
feat: use nextcloud image from repo's own oci registry instead of having the docker host build the image
This commit is contained in:
parent
e8642658fc
commit
0f239f98cd
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ services:
|
|||
- nextcloud
|
||||
|
||||
nextcloud:
|
||||
build: .
|
||||
image: git.roboces.dev/catalin/fukuops:nextcloud-30.0.0
|
||||
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