mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-21 05:13:22 +00:00
Fixes z-hub repo (#486)
* Update Makefile * Updates Readme with new z-hub repo Repo changed: https://kopano.com/z-push/z-push-new-urls-for-repositories-and-wiki/ * Updates setup.sh with new z-hub repo Repo changed: https://kopano.com/z-push/z-push-new-urls-for-repositories-and-wiki/ * Updates version.sh Repo changed: https://kopano.com/z-push/z-push-new-urls-for-repositories-and-wiki/ * Update setup.sh * Update README.md * Update Dockerfile
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ ARG KOPANO_REPOSITORY_FLAGS="trusted=yes"
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
ARG KOPANO_CORE_REPOSITORY_URL="file:/kopano/repo/core"
|
||||
ARG KOPANO_CORE_VERSION=newest
|
||||
ARG KOPANO_ZPUSH_REPOSITORY_URL="http://repo.z-hub.io/z-push:/final/Debian_10/"
|
||||
ARG KOPANO_ZPUSH_REPOSITORY_URL="https://download.kopano.io/zhub/z-push:/final/Debian_10/"
|
||||
ARG KOPANO_ZPUSH_VERSION=newest
|
||||
|
||||
ENV \
|
||||
|
||||
Reference in New Issue
Block a user