1
0
Fork 0
mirror of https://github.com/docker-library/ruby.git synced 2022-11-09 11:41:34 -05:00

Update to 2.1.9

This commit is contained in:
Tianon Gravi 2016-03-31 17:14:12 -07:00
parent 483d85b691
commit 350b92c0d8
3 changed files with 6 additions and 6 deletions

View file

@ -8,8 +8,8 @@ RUN mkdir -p /usr/local/etc \
} >> /usr/local/etc/gemrc
ENV RUBY_MAJOR 2.1
ENV RUBY_VERSION 2.1.8
ENV RUBY_DOWNLOAD_SHA256 afd832b8d5ecb2e3e1477ec6a9408fdf9898ee73e4c5df17a2b2cb36bd1c355d
ENV RUBY_VERSION 2.1.9
ENV RUBY_DOWNLOAD_SHA256 034cb9c50676d2c09b3b6cf5c8003585acea05008d9a29fa737c54d52c1eb70c
ENV RUBYGEMS_VERSION 2.6.2
# some of ruby's build scripts are written in ruby

View file

@ -8,8 +8,8 @@ RUN mkdir -p /usr/local/etc \
} >> /usr/local/etc/gemrc
ENV RUBY_MAJOR 2.1
ENV RUBY_VERSION 2.1.8
ENV RUBY_DOWNLOAD_SHA256 afd832b8d5ecb2e3e1477ec6a9408fdf9898ee73e4c5df17a2b2cb36bd1c355d
ENV RUBY_VERSION 2.1.9
ENV RUBY_DOWNLOAD_SHA256 034cb9c50676d2c09b3b6cf5c8003585acea05008d9a29fa737c54d52c1eb70c
ENV RUBYGEMS_VERSION 2.6.2
# some of ruby's build scripts are written in ruby

View file

@ -21,8 +21,8 @@ RUN mkdir -p /usr/local/etc \
} >> /usr/local/etc/gemrc
ENV RUBY_MAJOR 2.1
ENV RUBY_VERSION 2.1.8
ENV RUBY_DOWNLOAD_SHA256 afd832b8d5ecb2e3e1477ec6a9408fdf9898ee73e4c5df17a2b2cb36bd1c355d
ENV RUBY_VERSION 2.1.9
ENV RUBY_DOWNLOAD_SHA256 034cb9c50676d2c09b3b6cf5c8003585acea05008d9a29fa737c54d52c1eb70c
ENV RUBYGEMS_VERSION 2.6.2
# some of ruby's build scripts are written in ruby