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.4.1, bundler 1.14.6, rubygems 2.6.11

This commit is contained in:
Docker Library Bot 2017-03-22 10:03:31 -07:00
parent d2e8fbec71
commit e98bec810e
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.4
ENV RUBY_VERSION 2.4.0
ENV RUBY_DOWNLOAD_SHA256 3a87fef45cba48b9322236be60c455c13fd4220184ce7287600361319bb63690
ENV RUBY_VERSION 2.4.1
ENV RUBY_DOWNLOAD_SHA256 4fc8a9992de3e90191de369270ea4b6c1b171b7941743614cc50822ddc1fe654
ENV RUBYGEMS_VERSION 2.6.11
# 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.4
ENV RUBY_VERSION 2.4.0
ENV RUBY_DOWNLOAD_SHA256 3a87fef45cba48b9322236be60c455c13fd4220184ce7287600361319bb63690
ENV RUBY_VERSION 2.4.1
ENV RUBY_DOWNLOAD_SHA256 4fc8a9992de3e90191de369270ea4b6c1b171b7941743614cc50822ddc1fe654
ENV RUBYGEMS_VERSION 2.6.11
# some of ruby's build scripts are written in ruby

View file

@ -20,8 +20,8 @@ RUN mkdir -p /usr/local/etc \
} >> /usr/local/etc/gemrc
ENV RUBY_MAJOR 2.4
ENV RUBY_VERSION 2.4.0
ENV RUBY_DOWNLOAD_SHA256 3a87fef45cba48b9322236be60c455c13fd4220184ce7287600361319bb63690
ENV RUBY_VERSION 2.4.1
ENV RUBY_DOWNLOAD_SHA256 4fc8a9992de3e90191de369270ea4b6c1b171b7941743614cc50822ddc1fe654
ENV RUBYGEMS_VERSION 2.6.11
# some of ruby's build scripts are written in ruby