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

update konnect to latest upstream (#441)

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2020-09-11 11:36:50 +02:00 committed by GitHub
parent 5f3ee5ef56
commit 93b4964f20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
ARG CODE_VERSION=0.33.5
ARG CODE_VERSION=0.33.6
FROM golang:1.15-alpine3.12 as builder-sponge