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

update to kweb 0.9.1 (#364)

* update to kweb 0.9.1

Signed-off-by: Felix Bartels <felix@host-consultants.de>

* remove workaround for store creation

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2020-03-13 16:03:05 +01:00
committed by GitHub
parent 3d81632698
commit ae71b326a7
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ARG CODE_VERSION=0.8.3
ARG CODE_VERSION=0.9.1
FROM kopano/kwebd:${CODE_VERSION}
ARG VCS_REF