Skip to content

Commit 612b622

Browse files
committed
change README.md back to rroemhild/test-openldap
1 parent 414d3df commit 612b622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The Flask extension [flask-ldapconn][flaskldapconn] use this image for unit test
2828

2929
```
3030
docker pull rroemhild/test-openldap
31-
docker run --rm -p 10389:10389 -p 10636:10636 ghcr.io/analogj/docker-openldap-starttls:master
31+
docker run --rm -p 10389:10389 -p 10636:10636 rroemhild/test-openldap
3232
```
3333

3434
## Testing

0 commit comments

Comments
 (0)