Skip to content

Commit

Permalink
Use a different OpenLDAP image for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Oct 25, 2023
1 parent 911b6dc commit ff3c7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.testing
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '2'
services:
openldap_server:
container_name: openldap_server
image: openshift/openldap-2441-centos7
image: lokesh904/openldap-fedora34
restart: always
ports:
- 389:389
Expand Down

0 comments on commit ff3c7b1

Please sign in to comment.