mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-06 15:36:40 +00:00
default to Debian 10 (#470)
Files master is no longer published for Debian 9, which makes the test fail Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
parent
ef98cc1ce7
commit
e7c5d10753
@ -18,7 +18,7 @@ trap finish EXIT
|
||||
source base/create-kopano-repo.sh
|
||||
|
||||
component=${1:-core}
|
||||
distribution=${2:-Debian_9.0}
|
||||
distribution=${2:-Debian_10}
|
||||
channel=${3:-community}
|
||||
branch=${4:-""}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user