Update docker-compose.yml
adjust image author
This commit is contained in:
parent
194761e4f2
commit
f221413347
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ version: '3.3'
|
|||
|
||||
services:
|
||||
lldap:
|
||||
image: nitnelave/lldap:stable
|
||||
image: lldap/lldap:stable
|
||||
container_name: lldap
|
||||
hostname: lldap
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue