mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-29 10:18:28 +01:00
Update docker-compose.yml
adjust image author
This commit is contained in:
@@ -2,7 +2,7 @@ version: '3.3'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
lldap:
|
lldap:
|
||||||
image: nitnelave/lldap:stable
|
image: lldap/lldap:stable
|
||||||
container_name: lldap
|
container_name: lldap
|
||||||
hostname: lldap
|
hostname: lldap
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user