From 373dfec135bedbe5d75ede3a1a308169b68eb616 Mon Sep 17 00:00:00 2001 From: Shenjun Zhong Date: Wed, 24 Jun 2020 11:56:12 +1000 Subject: [PATCH] update to use the latest container service xnat version 1.7.6 should be using latest version of container service. Otherwise, issue (missing access, pipeline tabs in project page) --- configure-basic.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure-basic.sh b/configure-basic.sh index bb47052..ed195be 100755 --- a/configure-basic.sh +++ b/configure-basic.sh @@ -73,7 +73,7 @@ echo "----------------------------" mkdir -p ./plugins -CONTAINER_SERVICE_PLUGIN_VER=2.0.1 +CONTAINER_SERVICE_PLUGIN_VER=2.1.0 SIMPLE_UPLOAD_PLUGIN_VER=2.04 # Container service plugin