Skip to content
Snippets Groups Projects
Verified Commit e4400fdd authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[LDAP] Bump to 1.4.0

parent b5dc3c5b
No related branches found
No related tags found
1 merge request!42Pica openldap dev
FROM osixia/openldap:1.3.0
FROM osixia/openldap:1.4.0
LABEL maintainer="quentinduchemin@tuta.io,bonnest@utc.fr"
ADD bootstrap /container/service/slapd/assets/config/bootstrap
......
......@@ -8,7 +8,8 @@ volumes:
services:
ldap:
image: registry.picasoft.net/pica-openldap:1.3.0
image: registry.picasoft.net/pica-openldap:1.4.0
build: .
container_name: ldap
ports:
- "636:636"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment