1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-06 15:36:40 +00:00

update Konnect to 0.33.11 (#472)

This commit is contained in:
Felix Bartels 2020-12-14 18:24:08 +01:00 committed by GitHub
parent d891bbc8d0
commit 89ccc1c425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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