1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-11 16:32:59 +00:00

update ldap container to latest version (#341)

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2020-02-27 15:30:10 +01:00
committed by GitHub
parent bec6b33365
commit 5d4fabf280
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG CODE_VERSION=1.2.4
ARG CODE_VERSION=1.3.0
FROM osixia/openldap:${CODE_VERSION}
ARG VCS_REF