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

update kwmserver and kweb

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2019-10-29 12:26:08 +01:00
parent 6ad012b234
commit a66ada8655
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG CODE_VERSION=0.17.2
ARG CODE_VERSION=1.0.0
FROM kopano/kwmserverd:${CODE_VERSION}
ARG VCS_REF
+1 -1
View File
@@ -1,4 +1,4 @@
ARG CODE_VERSION=0.8.0
ARG CODE_VERSION=0.8.2
FROM kopano/kwebd:${CODE_VERSION}
ARG VCS_REF