mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 16:32:59 +00:00
cut quotes from additional package var earlier on (#224)
* cut quotes from additional package var earlier on * add easy debugging switch to script and predefine env var in base image
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@ ARG KOPANO_REPOSITORY_FLAGS="trusted=yes"
|
||||
ARG RELEASE_KEY_DOWNLOAD=0
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
ENV BASE_VERSION=1.2.0
|
||||
ENV BASE_VERSION=1.2.1 \
|
||||
DEBUG=""
|
||||
|
||||
LABEL maintainer=az@zok.xyz \
|
||||
org.label-schema.name="Kopano base container" \
|
||||
|
||||
Reference in New Issue
Block a user