We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 414d3df commit 612b622Copy full SHA for 612b622
README.md
@@ -28,7 +28,7 @@ The Flask extension [flask-ldapconn][flaskldapconn] use this image for unit test
28
29
```
30
docker pull rroemhild/test-openldap
31
-docker run --rm -p 10389:10389 -p 10636:10636 ghcr.io/analogj/docker-openldap-starttls:master
+docker run --rm -p 10389:10389 -p 10636:10636 rroemhild/test-openldap
32
33
34
## Testing
0 commit comments