We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c82ee7 commit ec218adCopy full SHA for ec218ad
linux/docker_image/build_stages/install_rvm.sh
@@ -39,5 +39,5 @@ for KEY in "${KEYS[@]}"; do
39
done
40
41
run curl -L -o /tmp/install-rvm.sh https://get.rvm.io
42
-run bash /tmp/install-rvm.sh stable
+run bash /tmp/install-rvm.sh master
43
run /usr/local/rvm/bin/rvm autolibs disable
0 commit comments