mirror of
https://github.com/SelfhostedPro/selfhosted_templates.git
synced 2026-04-02 18:58:40 +00:00
Update owncloud.yml
changed image
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
version: "2"
|
||||
services:
|
||||
nextcloud:
|
||||
image: linuxserver/owncloud:latest
|
||||
image: owncloud/server:latest
|
||||
container_name: owncloud
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
|
||||
Reference in New Issue
Block a user