mirror of
https://github.com/docker-library/ruby.git
synced 2022-11-09 11:41:34 -05:00
Update to 2.4.2, bundler 1.16.0, rubygems 2.6.14
This commit is contained in:
parent
7e1c5ff8ef
commit
8a4631f375
6 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@ ENV RUBY_MAJOR 2.4
|
|||
ENV RUBY_VERSION 2.4.2
|
||||
ENV RUBY_DOWNLOAD_SHA256 748a8980d30141bd1a4124e11745bb105b436fb1890826e0d2b9ea31af27f735
|
||||
ENV RUBYGEMS_VERSION 2.6.14
|
||||
ENV BUNDLER_VERSION 1.15.4
|
||||
ENV BUNDLER_VERSION 1.16.0
|
||||
|
||||
# some of ruby's build scripts are written in ruby
|
||||
# we purge system ruby later to make sure our final image uses what we just built
|
||||
|
|
|
@ -11,7 +11,7 @@ ENV RUBY_MAJOR 2.4
|
|||
ENV RUBY_VERSION 2.4.2
|
||||
ENV RUBY_DOWNLOAD_SHA256 748a8980d30141bd1a4124e11745bb105b436fb1890826e0d2b9ea31af27f735
|
||||
ENV RUBYGEMS_VERSION 2.6.14
|
||||
ENV BUNDLER_VERSION 1.15.4
|
||||
ENV BUNDLER_VERSION 1.16.0
|
||||
|
||||
# some of ruby's build scripts are written in ruby
|
||||
# we purge system ruby later to make sure our final image uses what we just built
|
||||
|
|
|
@ -11,7 +11,7 @@ ENV RUBY_MAJOR 2.4
|
|||
ENV RUBY_VERSION 2.4.2
|
||||
ENV RUBY_DOWNLOAD_SHA256 748a8980d30141bd1a4124e11745bb105b436fb1890826e0d2b9ea31af27f735
|
||||
ENV RUBYGEMS_VERSION 2.6.14
|
||||
ENV BUNDLER_VERSION 1.15.4
|
||||
ENV BUNDLER_VERSION 1.16.0
|
||||
|
||||
# some of ruby's build scripts are written in ruby
|
||||
# we purge system ruby later to make sure our final image uses what we just built
|
||||
|
|
|
@ -23,7 +23,7 @@ ENV RUBY_MAJOR 2.4
|
|||
ENV RUBY_VERSION 2.4.2
|
||||
ENV RUBY_DOWNLOAD_SHA256 748a8980d30141bd1a4124e11745bb105b436fb1890826e0d2b9ea31af27f735
|
||||
ENV RUBYGEMS_VERSION 2.6.14
|
||||
ENV BUNDLER_VERSION 1.15.4
|
||||
ENV BUNDLER_VERSION 1.16.0
|
||||
|
||||
# some of ruby's build scripts are written in ruby
|
||||
# we purge system ruby later to make sure our final image uses what we just built
|
||||
|
|
|
@ -11,7 +11,7 @@ ENV RUBY_MAJOR 2.4
|
|||
ENV RUBY_VERSION 2.4.2
|
||||
ENV RUBY_DOWNLOAD_SHA256 748a8980d30141bd1a4124e11745bb105b436fb1890826e0d2b9ea31af27f735
|
||||
ENV RUBYGEMS_VERSION 2.6.14
|
||||
ENV BUNDLER_VERSION 1.15.4
|
||||
ENV BUNDLER_VERSION 1.16.0
|
||||
|
||||
# some of ruby's build scripts are written in ruby
|
||||
# we purge system ruby later to make sure our final image uses what we just built
|
||||
|
|
|
@ -23,7 +23,7 @@ ENV RUBY_MAJOR 2.4
|
|||
ENV RUBY_VERSION 2.4.2
|
||||
ENV RUBY_DOWNLOAD_SHA256 748a8980d30141bd1a4124e11745bb105b436fb1890826e0d2b9ea31af27f735
|
||||
ENV RUBYGEMS_VERSION 2.6.14
|
||||
ENV BUNDLER_VERSION 1.15.4
|
||||
ENV BUNDLER_VERSION 1.16.0
|
||||
|
||||
# some of ruby's build scripts are written in ruby
|
||||
# we purge system ruby later to make sure our final image uses what we just built
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue