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

Update Konnect to 0.31.0 ()

This commit is contained in:
Felix Bartels 2020-04-10 16:03:09 +02:00 committed by GitHub
parent 9efed4fe80
commit 13dad903c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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