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

Update Konnect to 0.31.0 (#380)

This commit is contained in:
Felix Bartels
2020-04-10 16:03:09 +02:00
committed by GitHub
parent 9efed4fe80
commit 13dad903c9
+1 -1
View File
@@ -1,4 +1,4 @@
ARG CODE_VERSION=0.30.0
ARG CODE_VERSION=0.31.0
FROM golang:1.13.5-alpine3.10 as builder-sponge