1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-17 19:32:54 +00:00

use a new major version for the base image

since its now based on buster

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels
2019-10-11 15:46:58 +02:00
parent fc5aa48497
commit beeb8e4b60
+1 -2
View File
@@ -12,8 +12,7 @@ ARG RELEASE_KEY_DOWNLOAD=0
ARG KOPANO_UID=999
ARG KOPANO_GID=999
ENV \
BASE_VERSION=1.4.0 \
ENV BASE_VERSION=2.0.0 \
DEBUG="" \
DEBIAN_FRONTEND=noninteractive