Skip to content

Commit 2ddca4b

Browse files
committed
Bump to 1.7 .18
1 parent 91121cf commit 2ddca4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

1.7/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM java:8
2-
ENV JRUBY_VERSION 1.7.17
2+
ENV JRUBY_VERSION 1.7.18
33
RUN mkdir /opt/jruby \
44
&& curl http://jruby.org.s3.amazonaws.com/downloads/${JRUBY_VERSION}/jruby-bin-${JRUBY_VERSION}.tar.gz \
55
| tar -zxC /opt/jruby --strip-components=1 \

0 commit comments

Comments
 (0)