[ARVADOS] updated: 1.3.0-1613-g5811efb7f

Git user git at public.curoverse.com
Thu Sep 19 19:28:47 UTC 2019


Summary of changes:
 build/package-build-dockerfiles/centos7/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  5811efb7fa418e27a81625c8109f5c40d043243e (commit)
      from  61a51ee28735035bf00fe872db22b99534f62cef (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 5811efb7fa418e27a81625c8109f5c40d043243e
Author: Fernando Monserrat <fmonserrat at Fernandos-MBP>
Date:   Thu Sep 19 16:28:11 2019 -0300

    15648: centos7 update to rh-python36
    
    Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>

diff --git a/build/package-build-dockerfiles/centos7/Dockerfile b/build/package-build-dockerfiles/centos7/Dockerfile
index 86be10383..916c4abbb 100644
--- a/build/package-build-dockerfiles/centos7/Dockerfile
+++ b/build/package-build-dockerfiles/centos7/Dockerfile
@@ -52,4 +52,4 @@ RUN git clone --depth 1 git://git.curoverse.com/arvados.git /tmp/arvados && cd /
 RUN pip install --upgrade setuptools
 
 ENV WORKSPACE /arvados
-CMD ["scl", "enable", "rh-python35", "/usr/local/rvm/bin/rvm-exec default bash /jenkins/run-build-packages.sh --target centos7"]
+CMD ["scl", "enable", "rh-python36", "/usr/local/rvm/bin/rvm-exec default bash /jenkins/run-build-packages.sh --target centos7"]

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list