mirror of
https://github.com/docker-library/ruby.git
synced 2022-11-09 11:41:34 -05:00
Update to 2.4.4, bundler 1.16.2, rubygems 2.7.6
This commit is contained in:
parent
b146f5103b
commit
6b3ebbba3c
7 changed files with 7 additions and 7 deletions
|
@ -11,7 +11,7 @@ ENV RUBY_MAJOR 2.4
|
|||
ENV RUBY_VERSION 2.4.4
|
||||
ENV RUBY_DOWNLOAD_SHA256 1d0034071d675193ca769f64c91827e5f54cb3a7962316a41d5217c7bc6949f0
|
||||
ENV RUBYGEMS_VERSION 2.7.6
|
||||
ENV BUNDLER_VERSION 1.16.1
|
||||
ENV BUNDLER_VERSION 1.16.2
|
||||
|
||||
# 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.4
|
||||
ENV RUBY_DOWNLOAD_SHA256 1d0034071d675193ca769f64c91827e5f54cb3a7962316a41d5217c7bc6949f0
|
||||
ENV RUBYGEMS_VERSION 2.7.6
|
||||
ENV BUNDLER_VERSION 1.16.1
|
||||
ENV BUNDLER_VERSION 1.16.2
|
||||
|
||||
# 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.4
|
||||
ENV RUBY_DOWNLOAD_SHA256 1d0034071d675193ca769f64c91827e5f54cb3a7962316a41d5217c7bc6949f0
|
||||
ENV RUBYGEMS_VERSION 2.7.6
|
||||
ENV BUNDLER_VERSION 1.16.1
|
||||
ENV BUNDLER_VERSION 1.16.2
|
||||
|
||||
# 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.4
|
||||
ENV RUBY_DOWNLOAD_SHA256 1d0034071d675193ca769f64c91827e5f54cb3a7962316a41d5217c7bc6949f0
|
||||
ENV RUBYGEMS_VERSION 2.7.6
|
||||
ENV BUNDLER_VERSION 1.16.1
|
||||
ENV BUNDLER_VERSION 1.16.2
|
||||
|
||||
# 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.4
|
||||
ENV RUBY_DOWNLOAD_SHA256 1d0034071d675193ca769f64c91827e5f54cb3a7962316a41d5217c7bc6949f0
|
||||
ENV RUBYGEMS_VERSION 2.7.6
|
||||
ENV BUNDLER_VERSION 1.16.1
|
||||
ENV BUNDLER_VERSION 1.16.2
|
||||
|
||||
# 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.4
|
||||
ENV RUBY_DOWNLOAD_SHA256 1d0034071d675193ca769f64c91827e5f54cb3a7962316a41d5217c7bc6949f0
|
||||
ENV RUBYGEMS_VERSION 2.7.6
|
||||
ENV BUNDLER_VERSION 1.16.1
|
||||
ENV BUNDLER_VERSION 1.16.2
|
||||
|
||||
# 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.4
|
||||
ENV RUBY_DOWNLOAD_SHA256 1d0034071d675193ca769f64c91827e5f54cb3a7962316a41d5217c7bc6949f0
|
||||
ENV RUBYGEMS_VERSION 2.7.6
|
||||
ENV BUNDLER_VERSION 1.16.1
|
||||
ENV BUNDLER_VERSION 1.16.2
|
||||
|
||||
# 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