Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
Upgrade openldap docker image in test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
its-sami committed Nov 10, 2023
1 parent 1c3af9b commit 8442c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

services:
openldap:
image: ghcr.io/ldapjs/docker-test-openldap/openldap:2023-08-15
image: ghcr.io/ldapjs/docker-test-openldap/openldap:2023-10-30
ports:
- 389:389
- 636:636
Expand Down

0 comments on commit 8442c3d

Please sign in to comment.