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

Make this project work with ID4ME (DenicID) (#127)

* update konnect to 0.21.0
* add example configuration
This commit is contained in:
Felix Bartels
2019-03-24 18:44:36 +01:00
committed by GitHub
parent caac8a5c03
commit cc1167291c
3 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG CODE_VERSION=0.20.0
ARG CODE_VERSION=0.21.0
FROM kopano/konnectd:${CODE_VERSION}
ARG CODE_VERSION
ENV CODE_VERSION="${CODE_VERSION}"