File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ RUN set -eux; \
1212 } >> /usr/local/etc/gemrc
1313
1414ENV RUBY_MAJOR 2.6
15- ENV RUBY_VERSION 2.6.3
16- ENV RUBY_DOWNLOAD_SHA256 11a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
15+ ENV RUBY_VERSION 2.6.4
16+ ENV RUBY_DOWNLOAD_SHA256 df593cd4c017de19adf5d0154b8391bb057cef1b72ecdd4a8ee30d3235c65f09
1717
1818# some of ruby's build scripts are written in ruby
1919# 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 @@ -12,8 +12,8 @@ RUN set -eux; \
1212 } >> /usr/local/etc/gemrc
1313
1414ENV RUBY_MAJOR 2.6
15- ENV RUBY_VERSION 2.6.3
16- ENV RUBY_DOWNLOAD_SHA256 11a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
15+ ENV RUBY_VERSION 2.6.4
16+ ENV RUBY_DOWNLOAD_SHA256 df593cd4c017de19adf5d0154b8391bb057cef1b72ecdd4a8ee30d3235c65f09
1717
1818# some of ruby's build scripts are written in ruby
1919# 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 @@ -9,8 +9,8 @@ RUN set -eux; \
99 } >> /usr/local/etc/gemrc
1010
1111ENV RUBY_MAJOR 2.6
12- ENV RUBY_VERSION 2.6.3
13- ENV RUBY_DOWNLOAD_SHA256 11a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
12+ ENV RUBY_VERSION 2.6.4
13+ ENV RUBY_DOWNLOAD_SHA256 df593cd4c017de19adf5d0154b8391bb057cef1b72ecdd4a8ee30d3235c65f09
1414
1515# some of ruby's build scripts are written in ruby
1616# 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 @@ -23,8 +23,8 @@ RUN set -eux; \
2323 } >> /usr/local/etc/gemrc
2424
2525ENV RUBY_MAJOR 2.6
26- ENV RUBY_VERSION 2.6.3
27- ENV RUBY_DOWNLOAD_SHA256 11a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
26+ ENV RUBY_VERSION 2.6.4
27+ ENV RUBY_DOWNLOAD_SHA256 df593cd4c017de19adf5d0154b8391bb057cef1b72ecdd4a8ee30d3235c65f09
2828
2929# some of ruby's build scripts are written in ruby
3030# 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 @@ -9,8 +9,8 @@ RUN set -eux; \
99 } >> /usr/local/etc/gemrc
1010
1111ENV RUBY_MAJOR 2.6
12- ENV RUBY_VERSION 2.6.3
13- ENV RUBY_DOWNLOAD_SHA256 11a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
12+ ENV RUBY_VERSION 2.6.4
13+ ENV RUBY_DOWNLOAD_SHA256 df593cd4c017de19adf5d0154b8391bb057cef1b72ecdd4a8ee30d3235c65f09
1414
1515# some of ruby's build scripts are written in ruby
1616# 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 @@ -23,8 +23,8 @@ RUN set -eux; \
2323 } >> /usr/local/etc/gemrc
2424
2525ENV RUBY_MAJOR 2.6
26- ENV RUBY_VERSION 2.6.3
27- ENV RUBY_DOWNLOAD_SHA256 11a83f85c03d3f0fc9b8a9b6cad1b2674f26c5aaa43ba858d4b0fcc2b54171e1
26+ ENV RUBY_VERSION 2.6.4
27+ ENV RUBY_DOWNLOAD_SHA256 df593cd4c017de19adf5d0154b8391bb057cef1b72ecdd4a8ee30d3235c65f09
2828
2929# some of ruby's build scripts are written in ruby
3030# 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