[SOGo] Update to 5.0.0.20200816-1

master
andryyy 2020-08-16 11:58:57 +02:00
parent d3d929222f
commit ef2c96b010
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ FROM debian:buster-slim
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
ARG DEBIAN_FRONTEND=noninteractive
ARG SOGO_DEBIAN_REPOSITORY=http://packages.inverse.ca/SOGo/nightly/4/debian/
ARG SOGO_DEBIAN_REPOSITORY=http://packages.inverse.ca/SOGo/nightly/5/debian/
ENV LC_ALL C
ENV GOSU_VERSION 1.11

View File

@ -159,7 +159,7 @@ services:
- phpfpm
sogo-mailcow:
image: mailcow/sogo:1.82
image: mailcow/sogo:1.83
environment:
- DBNAME=${DBNAME}
- DBUSER=${DBUSER}