Skip to content

Commit 9ceb1fc

Browse files
committed
Bump dev version
1 parent fe81425 commit 9ceb1fc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

9000/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
FROM java:8
2-
#ENV JRUBY_VERSION cab2272ea076d2898721023c851cf895379946f2
3-
ENV JRUBY_VERSION ea47cab70b37f01f7f7e1bc0815367cac3449f86
2+
ENV JRUBY_VERSION 26b567560ca15e4a918e12870c8cebe4c018caaf
43
RUN apt-get update && apt-get install -y --no-install-recommends maven git-core \
54
&& git clone https://github.com/jruby/jruby.git /opt/jruby-src \
65
&& cd /opt/jruby-src \

0 commit comments

Comments
 (0)