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

Update Konnect to 0.33.5

This commit is contained in:
Felix Bartels 2020-06-30 13:32:58 +02:00 committed by GitHub
parent de30561217
commit 21781473f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
ARG CODE_VERSION=0.33.4 ARG CODE_VERSION=0.33.5
FROM golang:1.13.5-alpine3.10 as builder-sponge FROM golang:1.13.5-alpine3.10 as builder-sponge