Skip to content

Commit d2b7840

Browse files
MarcialRosalesmergify[bot]
authored andcommitted
Bump up version of ldap docker image
To fix an issue where the old version did not run in M1 arch (cherry picked from commit 7d78f04) (cherry picked from commit b371775)
1 parent 0555f1f commit d2b7840

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)