[ARVADOS] updated: 1.1.4-256-g48026f9
Git user
git at public.curoverse.com
Thu May 10 14:16:06 EDT 2018
Summary of changes:
build/run-build-docker-jobs-image.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 48026f941f46a883c9d84fda581e41ea5c5aed9b (commit)
from 5601872aafcca7a57640f1cf8ee4022fbbb26518 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 48026f941f46a883c9d84fda581e41ea5c5aed9b
Author: Peter Amstutz <pamstutz at veritasgenetics.com>
Date: Thu May 10 14:12:16 2018 -0400
Bump package iteration for a-c-r in run-build-docker-jobs-image.sh
refs #13435
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz at veritasgenetics.com>
diff --git a/build/run-build-docker-jobs-image.sh b/build/run-build-docker-jobs-image.sh
index d221844..b1e99fc 100755
--- a/build/run-build-docker-jobs-image.sh
+++ b/build/run-build-docker-jobs-image.sh
@@ -133,7 +133,7 @@ echo cwl_runner_version $cwl_runner_version python_sdk_version $python_sdk_versi
cd docker/jobs
docker build $NOCACHE \
--build-arg python_sdk_version=${python_sdk_version}-2 \
- --build-arg cwl_runner_version=${cwl_runner_version}-3 \
+ --build-arg cwl_runner_version=${cwl_runner_version}-4 \
-t arvados/jobs:$cwl_runner_version .
ECODE=$?
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list