Skip to content

Commit ec218ad

Browse files
committed
use master rvm
1 parent 0c82ee7 commit ec218ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux/docker_image/build_stages/install_rvm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ for KEY in "${KEYS[@]}"; do
3939
done
4040

4141
run curl -L -o /tmp/install-rvm.sh https://get.rvm.io
42-
run bash /tmp/install-rvm.sh stable
42+
run bash /tmp/install-rvm.sh master
4343
run /usr/local/rvm/bin/rvm autolibs disable

0 commit comments

Comments
 (0)