Skip to content

Commit fd0fddb

Browse files
authored
Merge pull request #1100 from Altinity/fix_openldap_24.8
24.8 Fix fails related to openldap image
2 parents 5e3b9b5 + 2d9783f commit fd0fddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/compose/docker_compose_ldap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: '2.3'
22
services:
33
openldap:
4-
image: bitnami/openldap:2.6.6
4+
image: bitnamilegacy/openldap:2.6.6
55
restart: always
66
environment:
77
LDAP_ROOT: dc=example,dc=org

0 commit comments

Comments
 (0)