mirror of
https://github.com/docker-library/ruby.git
synced 2022-11-09 11:41:34 -05:00
Update to 2.4.5, bundler 1.17.0, rubygems 2.7.7
This commit is contained in:
parent
94c61b8302
commit
95a6441707
6 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@ ENV RUBY_MAJOR 2.4
|
|||
ENV RUBY_VERSION 2.4.5
|
||||
ENV RUBY_DOWNLOAD_SHA256 2f0cdcce9989f63ef7c2939bdb17b1ef244c4f384d85b8531d60e73d8cc31eeb
|
||||
ENV RUBYGEMS_VERSION 2.7.7
|
||||
ENV BUNDLER_VERSION 1.16.6
|
||||
ENV BUNDLER_VERSION 1.17.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.5
|
||||
ENV RUBY_DOWNLOAD_SHA256 2f0cdcce9989f63ef7c2939bdb17b1ef244c4f384d85b8531d60e73d8cc31eeb
|
||||
ENV RUBYGEMS_VERSION 2.7.7
|
||||
ENV BUNDLER_VERSION 1.16.6
|
||||
ENV BUNDLER_VERSION 1.17.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.5
|
||||
ENV RUBY_DOWNLOAD_SHA256 2f0cdcce9989f63ef7c2939bdb17b1ef244c4f384d85b8531d60e73d8cc31eeb
|
||||
ENV RUBYGEMS_VERSION 2.7.7
|
||||
ENV BUNDLER_VERSION 1.16.6
|
||||
ENV BUNDLER_VERSION 1.17.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.5
|
||||
ENV RUBY_DOWNLOAD_SHA256 2f0cdcce9989f63ef7c2939bdb17b1ef244c4f384d85b8531d60e73d8cc31eeb
|
||||
ENV RUBYGEMS_VERSION 2.7.7
|
||||
ENV BUNDLER_VERSION 1.16.6
|
||||
ENV BUNDLER_VERSION 1.17.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.5
|
||||
ENV RUBY_DOWNLOAD_SHA256 2f0cdcce9989f63ef7c2939bdb17b1ef244c4f384d85b8531d60e73d8cc31eeb
|
||||
ENV RUBYGEMS_VERSION 2.7.7
|
||||
ENV BUNDLER_VERSION 1.16.6
|
||||
ENV BUNDLER_VERSION 1.17.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.5
|
||||
ENV RUBY_DOWNLOAD_SHA256 2f0cdcce9989f63ef7c2939bdb17b1ef244c4f384d85b8531d60e73d8cc31eeb
|
||||
ENV RUBYGEMS_VERSION 2.7.7
|
||||
ENV BUNDLER_VERSION 1.16.6
|
||||
ENV BUNDLER_VERSION 1.17.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…
Reference in a new issue