Fix ldap test
This commit is contained in:
parent
adc8e7e19f
commit
0158eeb0c9
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -30,9 +30,9 @@ jobs:
|
||||||
POSTGRES_HOST_AUTH_METHOD: trust
|
POSTGRES_HOST_AUTH_METHOD: trust
|
||||||
|
|
||||||
ldap:
|
ldap:
|
||||||
image: rroemhild/test-openldap
|
image: chocobozzz/docker-test-openldap
|
||||||
ports:
|
ports:
|
||||||
- 389:389
|
- 10389:10389
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user