Skip to content

Commit c506272

Browse files
Merge pull request #14787 from rabbitmq/mergify/bp/v4.1.x/pr-14602
Bump up version of ldap docker image used in selenium tests (backport #14559) (backport #14602)
2 parents 0555f1f + d2b7840 commit c506272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

selenium/bin/components/mock-auth-backend-ldap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ start_mock-auth-backend-ldap() {
2828
--publish 389:389 \
2929
--publish 636:636 \
3030
-v ${AUTH_BACKEND_LDAP_DIR}:/config \
31-
osixia/openldap:1.2.1
31+
osixia/openldap:1.5.0
3232

3333
wait_for_message mock-auth-backend-ldap "starting"
3434
docker exec mock-auth-backend-ldap ldapadd \

0 commit comments

Comments
 (0)