1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 16:06:14 +00:00

Update to latest Konnect release (#383)

* newest konnect

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2020-04-16 13:01:20 +02:00 committed by GitHub
parent e33a3cc03e
commit 12f7f82648
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
ARG CODE_VERSION=0.31.0 ARG CODE_VERSION=0.33.0
FROM golang:1.13.5-alpine3.10 as builder-sponge FROM golang:1.13.5-alpine3.10 as builder-sponge