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

Update Konnect to 0.34 (#491)

Fixes https://github.com/zokradonh/kopano-docker/issues/490

Signed-off-by: Felix Bartels <felix@9wd.eu>
This commit is contained in:
Felix Bartels 2022-03-14 15:29:56 +01:00 committed by GitHub
parent c7c151b29f
commit 10cffe561c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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