Update owncloud.yml

changed image
This commit is contained in:
Qballjos 2021-09-14 10:33:41 +02:00
parent e814cb5298
commit b799779c68
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
version: "2" version: "2"
services: services:
nextcloud: nextcloud:
image: linuxserver/owncloud:latest image: owncloud/server:latest
container_name: owncloud container_name: owncloud
environment: environment:
- PUID=${PUID} - PUID=${PUID}