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

update konnect to latest (#356)

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2020-03-09 20:41:29 +01:00 committed by GitHub
parent a0c53e15a9
commit da5d41c411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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