[ARVADOS] updated: 1.3.0-47-g9085ebc57
Git user
git at public.curoverse.com
Thu Dec 13 16:03:03 EST 2018
Summary of changes:
build/package-build-dockerfiles/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 9085ebc570deb7387e17e64776d9694ed99b913a (commit)
from 0a6b4ed36bd06b37412f020f0622e0c89e4e1653 (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 9085ebc570deb7387e17e64776d9694ed99b913a
Author: Fernando Monserrat <fernando.monserrat at gmail.com>
Date: Thu Dec 13 18:02:53 2018 -0300
no issue # Fix and update rvm GPG Key signature issue
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat at veritasgenetics.com>
diff --git a/build/package-build-dockerfiles/Makefile b/build/package-build-dockerfiles/Makefile
index cdd44d9c5..659131902 100644
--- a/build/package-build-dockerfiles/Makefile
+++ b/build/package-build-dockerfiles/Makefile
@@ -41,7 +41,7 @@ common-generated/$(NODETARBALL): common-generated
wget -cqO common-generated/$(NODETARBALL) https://nodejs.org/dist/v6.11.2/$(NODETARBALL)
common-generated/$(RVMKEY): common-generated
- wget -cqO common-generated/$(RVMKEY) https://rvm.io/mpapis.asc
+ wget -cqO common-generated/$(RVMKEY) https://rvm.io/pkuczynski.asc
common-generated:
mkdir common-generated
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list