mirror of
https://github.com/docker-library/ruby.git
synced 2022-11-09 11:41:34 -05:00
Update 3.1 to 3.1.2
https://www.ruby-lang.org/en/news/2022/04/12/ruby-3-1-2-released/
This commit is contained in:
parent
dd1b1c9650
commit
6a100006ee
7 changed files with 14 additions and 14 deletions
4
3.1/alpine3.14/Dockerfile
generated
4
3.1/alpine3.14/Dockerfile
generated
|
@ -27,8 +27,8 @@ RUN set -eux; \
|
|||
|
||||
ENV LANG C.UTF-8
|
||||
ENV RUBY_MAJOR 3.1
|
||||
ENV RUBY_VERSION 3.1.1
|
||||
ENV RUBY_DOWNLOAD_SHA256 7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa
|
||||
ENV RUBY_VERSION 3.1.2
|
||||
ENV RUBY_DOWNLOAD_SHA256 ca10d017f8a1b6d247556622c841fc56b90c03b1803f87198da1e4fd3ec3bf2a
|
||||
|
||||
# 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
|
||||
|
|
4
3.1/alpine3.15/Dockerfile
generated
4
3.1/alpine3.15/Dockerfile
generated
|
@ -27,8 +27,8 @@ RUN set -eux; \
|
|||
|
||||
ENV LANG C.UTF-8
|
||||
ENV RUBY_MAJOR 3.1
|
||||
ENV RUBY_VERSION 3.1.1
|
||||
ENV RUBY_DOWNLOAD_SHA256 7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa
|
||||
ENV RUBY_VERSION 3.1.2
|
||||
ENV RUBY_DOWNLOAD_SHA256 ca10d017f8a1b6d247556622c841fc56b90c03b1803f87198da1e4fd3ec3bf2a
|
||||
|
||||
# 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
|
||||
|
|
4
3.1/bullseye/Dockerfile
generated
4
3.1/bullseye/Dockerfile
generated
|
@ -16,8 +16,8 @@ RUN set -eux; \
|
|||
|
||||
ENV LANG C.UTF-8
|
||||
ENV RUBY_MAJOR 3.1
|
||||
ENV RUBY_VERSION 3.1.1
|
||||
ENV RUBY_DOWNLOAD_SHA256 7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa
|
||||
ENV RUBY_VERSION 3.1.2
|
||||
ENV RUBY_DOWNLOAD_SHA256 ca10d017f8a1b6d247556622c841fc56b90c03b1803f87198da1e4fd3ec3bf2a
|
||||
|
||||
# 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
|
||||
|
|
4
3.1/buster/Dockerfile
generated
4
3.1/buster/Dockerfile
generated
|
@ -16,8 +16,8 @@ RUN set -eux; \
|
|||
|
||||
ENV LANG C.UTF-8
|
||||
ENV RUBY_MAJOR 3.1
|
||||
ENV RUBY_VERSION 3.1.1
|
||||
ENV RUBY_DOWNLOAD_SHA256 7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa
|
||||
ENV RUBY_VERSION 3.1.2
|
||||
ENV RUBY_DOWNLOAD_SHA256 ca10d017f8a1b6d247556622c841fc56b90c03b1803f87198da1e4fd3ec3bf2a
|
||||
|
||||
# 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
|
||||
|
|
4
3.1/slim-bullseye/Dockerfile
generated
4
3.1/slim-bullseye/Dockerfile
generated
|
@ -30,8 +30,8 @@ RUN set -eux; \
|
|||
|
||||
ENV LANG C.UTF-8
|
||||
ENV RUBY_MAJOR 3.1
|
||||
ENV RUBY_VERSION 3.1.1
|
||||
ENV RUBY_DOWNLOAD_SHA256 7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa
|
||||
ENV RUBY_VERSION 3.1.2
|
||||
ENV RUBY_DOWNLOAD_SHA256 ca10d017f8a1b6d247556622c841fc56b90c03b1803f87198da1e4fd3ec3bf2a
|
||||
|
||||
# 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
|
||||
|
|
4
3.1/slim-buster/Dockerfile
generated
4
3.1/slim-buster/Dockerfile
generated
|
@ -30,8 +30,8 @@ RUN set -eux; \
|
|||
|
||||
ENV LANG C.UTF-8
|
||||
ENV RUBY_MAJOR 3.1
|
||||
ENV RUBY_VERSION 3.1.1
|
||||
ENV RUBY_DOWNLOAD_SHA256 7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa
|
||||
ENV RUBY_VERSION 3.1.2
|
||||
ENV RUBY_DOWNLOAD_SHA256 ca10d017f8a1b6d247556622c841fc56b90c03b1803f87198da1e4fd3ec3bf2a
|
||||
|
||||
# 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
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"version": "3.0.4"
|
||||
},
|
||||
"3.1": {
|
||||
"sha256": "7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa",
|
||||
"sha256": "ca10d017f8a1b6d247556622c841fc56b90c03b1803f87198da1e4fd3ec3bf2a",
|
||||
"variants": [
|
||||
"bullseye",
|
||||
"slim-bullseye",
|
||||
|
@ -45,7 +45,7 @@
|
|||
"alpine3.15",
|
||||
"alpine3.14"
|
||||
],
|
||||
"version": "3.1.1"
|
||||
"version": "3.1.2"
|
||||
},
|
||||
"3.2-rc": {
|
||||
"sha256": "6d28477f7fa626b63bf139afd37bcfeb28fce6847b203fa10f37cb3615d0c35d",
|
||||
|
|
Loading…
Reference in a new issue