mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 16:32:59 +00:00
remove smime, files and mdm version
as they are just "newest" when using the repo and are put in the file through dl_and_package_community when not uniquely sort file to filter out duplicates remove workaround from makefile Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -200,7 +200,7 @@ tag-web:
|
||||
|
||||
tag-webapp:
|
||||
$(eval webapp_version := \
|
||||
$(shell docker run --rm $(docker_repo)/kopano_webapp cat /kopano/buildversion | grep webapp | cut -d- -f2 | cut -d+ -f1 | head -n 1))
|
||||
$(shell docker run --rm $(docker_repo)/kopano_webapp cat /kopano/buildversion | grep webapp | cut -d- -f2 | cut -d+ -f1))
|
||||
component=webapp make tag-container
|
||||
|
||||
tag-zpush:
|
||||
|
||||
Reference in New Issue
Block a user