JRuby should not run with MRI.
@@ -1,4 +1,4 @@
-FROM ruby:4.0-rc
+FROM jruby:10.0
RUN apt-get update -y && apt-get install netbase -y