mirror of
https://github.com/docker-library/ruby.git
synced 2022-11-09 11:41:34 -05:00
Update rubygems to 2.6.4
This commit is contained in:
parent
47badfc3d1
commit
8df91f6335
9 changed files with 9 additions and 9 deletions
|
@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
|
||||||
ENV RUBY_MAJOR 2.1
|
ENV RUBY_MAJOR 2.1
|
||||||
ENV RUBY_VERSION 2.1.9
|
ENV RUBY_VERSION 2.1.9
|
||||||
ENV RUBY_DOWNLOAD_SHA256 034cb9c50676d2c09b3b6cf5c8003585acea05008d9a29fa737c54d52c1eb70c
|
ENV RUBY_DOWNLOAD_SHA256 034cb9c50676d2c09b3b6cf5c8003585acea05008d9a29fa737c54d52c1eb70c
|
||||||
ENV RUBYGEMS_VERSION 2.6.3
|
ENV RUBYGEMS_VERSION 2.6.4
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# some of ruby's build scripts are written in ruby
|
||||||
# we purge this later to make sure our final image uses what we just built
|
# we purge this later to make sure our final image uses what we just built
|
||||||
|
|
|
@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
|
||||||
ENV RUBY_MAJOR 2.1
|
ENV RUBY_MAJOR 2.1
|
||||||
ENV RUBY_VERSION 2.1.9
|
ENV RUBY_VERSION 2.1.9
|
||||||
ENV RUBY_DOWNLOAD_SHA256 034cb9c50676d2c09b3b6cf5c8003585acea05008d9a29fa737c54d52c1eb70c
|
ENV RUBY_DOWNLOAD_SHA256 034cb9c50676d2c09b3b6cf5c8003585acea05008d9a29fa737c54d52c1eb70c
|
||||||
ENV RUBYGEMS_VERSION 2.6.3
|
ENV RUBYGEMS_VERSION 2.6.4
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# some of ruby's build scripts are written in ruby
|
||||||
# we purge this later to make sure our final image uses what we just built
|
# we purge this later to make sure our final image uses what we just built
|
||||||
|
|
|
@ -23,7 +23,7 @@ RUN mkdir -p /usr/local/etc \
|
||||||
ENV RUBY_MAJOR 2.1
|
ENV RUBY_MAJOR 2.1
|
||||||
ENV RUBY_VERSION 2.1.9
|
ENV RUBY_VERSION 2.1.9
|
||||||
ENV RUBY_DOWNLOAD_SHA256 034cb9c50676d2c09b3b6cf5c8003585acea05008d9a29fa737c54d52c1eb70c
|
ENV RUBY_DOWNLOAD_SHA256 034cb9c50676d2c09b3b6cf5c8003585acea05008d9a29fa737c54d52c1eb70c
|
||||||
ENV RUBYGEMS_VERSION 2.6.3
|
ENV RUBYGEMS_VERSION 2.6.4
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# some of ruby's build scripts are written in ruby
|
||||||
# we purge this later to make sure our final image uses what we just built
|
# we purge this later to make sure our final image uses what we just built
|
||||||
|
|
|
@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
|
||||||
ENV RUBY_MAJOR 2.2
|
ENV RUBY_MAJOR 2.2
|
||||||
ENV RUBY_VERSION 2.2.5
|
ENV RUBY_VERSION 2.2.5
|
||||||
ENV RUBY_DOWNLOAD_SHA256 30c4b31697a4ca4ea0c8db8ad30cf45e6690a0f09687e5d483c933c03ca335e3
|
ENV RUBY_DOWNLOAD_SHA256 30c4b31697a4ca4ea0c8db8ad30cf45e6690a0f09687e5d483c933c03ca335e3
|
||||||
ENV RUBYGEMS_VERSION 2.6.3
|
ENV RUBYGEMS_VERSION 2.6.4
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# some of ruby's build scripts are written in ruby
|
||||||
# we purge this later to make sure our final image uses what we just built
|
# we purge this later to make sure our final image uses what we just built
|
||||||
|
|
|
@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
|
||||||
ENV RUBY_MAJOR 2.2
|
ENV RUBY_MAJOR 2.2
|
||||||
ENV RUBY_VERSION 2.2.5
|
ENV RUBY_VERSION 2.2.5
|
||||||
ENV RUBY_DOWNLOAD_SHA256 30c4b31697a4ca4ea0c8db8ad30cf45e6690a0f09687e5d483c933c03ca335e3
|
ENV RUBY_DOWNLOAD_SHA256 30c4b31697a4ca4ea0c8db8ad30cf45e6690a0f09687e5d483c933c03ca335e3
|
||||||
ENV RUBYGEMS_VERSION 2.6.3
|
ENV RUBYGEMS_VERSION 2.6.4
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# some of ruby's build scripts are written in ruby
|
||||||
# we purge this later to make sure our final image uses what we just built
|
# we purge this later to make sure our final image uses what we just built
|
||||||
|
|
|
@ -23,7 +23,7 @@ RUN mkdir -p /usr/local/etc \
|
||||||
ENV RUBY_MAJOR 2.2
|
ENV RUBY_MAJOR 2.2
|
||||||
ENV RUBY_VERSION 2.2.5
|
ENV RUBY_VERSION 2.2.5
|
||||||
ENV RUBY_DOWNLOAD_SHA256 30c4b31697a4ca4ea0c8db8ad30cf45e6690a0f09687e5d483c933c03ca335e3
|
ENV RUBY_DOWNLOAD_SHA256 30c4b31697a4ca4ea0c8db8ad30cf45e6690a0f09687e5d483c933c03ca335e3
|
||||||
ENV RUBYGEMS_VERSION 2.6.3
|
ENV RUBYGEMS_VERSION 2.6.4
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# some of ruby's build scripts are written in ruby
|
||||||
# we purge this later to make sure our final image uses what we just built
|
# we purge this later to make sure our final image uses what we just built
|
||||||
|
|
|
@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
|
||||||
ENV RUBY_MAJOR 2.3
|
ENV RUBY_MAJOR 2.3
|
||||||
ENV RUBY_VERSION 2.3.1
|
ENV RUBY_VERSION 2.3.1
|
||||||
ENV RUBY_DOWNLOAD_SHA256 b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd
|
ENV RUBY_DOWNLOAD_SHA256 b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd
|
||||||
ENV RUBYGEMS_VERSION 2.6.3
|
ENV RUBYGEMS_VERSION 2.6.4
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# some of ruby's build scripts are written in ruby
|
||||||
# we purge this later to make sure our final image uses what we just built
|
# we purge this later to make sure our final image uses what we just built
|
||||||
|
|
|
@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
|
||||||
ENV RUBY_MAJOR 2.3
|
ENV RUBY_MAJOR 2.3
|
||||||
ENV RUBY_VERSION 2.3.1
|
ENV RUBY_VERSION 2.3.1
|
||||||
ENV RUBY_DOWNLOAD_SHA256 b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd
|
ENV RUBY_DOWNLOAD_SHA256 b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd
|
||||||
ENV RUBYGEMS_VERSION 2.6.3
|
ENV RUBYGEMS_VERSION 2.6.4
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# some of ruby's build scripts are written in ruby
|
||||||
# we purge this later to make sure our final image uses what we just built
|
# we purge this later to make sure our final image uses what we just built
|
||||||
|
|
|
@ -23,7 +23,7 @@ RUN mkdir -p /usr/local/etc \
|
||||||
ENV RUBY_MAJOR 2.3
|
ENV RUBY_MAJOR 2.3
|
||||||
ENV RUBY_VERSION 2.3.1
|
ENV RUBY_VERSION 2.3.1
|
||||||
ENV RUBY_DOWNLOAD_SHA256 b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd
|
ENV RUBY_DOWNLOAD_SHA256 b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd
|
||||||
ENV RUBYGEMS_VERSION 2.6.3
|
ENV RUBYGEMS_VERSION 2.6.4
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# some of ruby's build scripts are written in ruby
|
||||||
# we purge this later to make sure our final image uses what we just built
|
# we purge this later to make sure our final image uses what we just built
|
||||||
|
|
Loading…
Reference in a new issue