Skip to content

Commit 2283211

Browse files
committed
[ruby/rack] Revert jruby change to MRI
JRuby should not run with MRI.
1 parent 5e14b91 commit 2283211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Ruby/rack/rack-jruby.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:4.0-rc
1+
FROM jruby:10.0
22

33
RUN apt-get update -y && apt-get install netbase -y
44

0 commit comments

Comments
 (0)