mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
increase version of base image
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
d0735ebd08
commit
8370961d39
@ -8,11 +8,12 @@ ARG KOPANO_CORE_VERSION=newest
|
||||
ARG KOPANO_REPOSITORY_FLAGS="trusted=yes"
|
||||
ARG RELEASE_KEY_DOWNLOAD=0
|
||||
|
||||
# Both UID and GID should not be set to values above 999
|
||||
ARG KOPANO_UID=999
|
||||
ARG KOPANO_GID=999
|
||||
|
||||
ENV \
|
||||
BASE_VERSION=1.3.0 \
|
||||
BASE_VERSION=1.4.0 \
|
||||
DEBUG="" \
|
||||
DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user