File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
10
10
ENV RUBY_MAJOR 2.3
11
11
ENV RUBY_VERSION 2.3.1
12
12
ENV RUBY_DOWNLOAD_SHA256 b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd
13
- ENV RUBYGEMS_VERSION 2.6.7
13
+ ENV RUBYGEMS_VERSION 2.6.8
14
14
15
15
# some of ruby's build scripts are written in ruby
16
16
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ RUN mkdir -p /usr/local/etc \
10
10
ENV RUBY_MAJOR 2.3
11
11
ENV RUBY_VERSION 2.3.1
12
12
ENV RUBY_DOWNLOAD_SHA256 b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd
13
- ENV RUBYGEMS_VERSION 2.6.7
13
+ ENV RUBYGEMS_VERSION 2.6.8
14
14
15
15
# some of ruby's build scripts are written in ruby
16
16
# we purge system ruby later to make sure our final image uses what we just built
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ RUN mkdir -p /usr/local/etc \
22
22
ENV RUBY_MAJOR 2.3
23
23
ENV RUBY_VERSION 2.3.1
24
24
ENV RUBY_DOWNLOAD_SHA256 b87c738cb2032bf4920fef8e3864dc5cf8eae9d89d8d523ce0236945c5797dcd
25
- ENV RUBYGEMS_VERSION 2.6.7
25
+ ENV RUBYGEMS_VERSION 2.6.8
26
26
27
27
# some of ruby's build scripts are written in ruby
28
28
# we purge system ruby later to make sure our final image uses what we just built
You can’t perform that action at this time.
0 commit comments