1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-11 08:23:02 +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
+1 -1
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