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

Prepare update of kopano-meet for Univention (#466)

* add kapps repo to base image to prevent from potentially updated components (for example kweb)
* kapps needs to be added to php image, not webapp image
* ignore unknown syntax for build time secrets
* update Konnect
This commit is contained in:
Felix Bartels
2020-10-02 15:13:35 +02:00
committed by GitHub
parent bfc5ad9578
commit d66c1a3df9
7 changed files with 18 additions and 14 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG CODE_VERSION=0.12.3
ARG CODE_VERSION=0.12.4
FROM kopano/kwebd:${CODE_VERSION}
ARG CODE_VERSION