mirror of
https://github.com/docker-library/ruby.git
synced 2022-11-09 11:41:34 -05:00
Update 3.1 to 3.1.1
This commit is contained in:
parent
c60bce99f6
commit
cf80cd6600
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 LANG C.UTF-8
|
||||||
ENV RUBY_MAJOR 3.1
|
ENV RUBY_MAJOR 3.1
|
||||||
ENV RUBY_VERSION 3.1.0
|
ENV RUBY_VERSION 3.1.1
|
||||||
ENV RUBY_DOWNLOAD_SHA256 1a0e0b69b9b062b6299ff1f6c6d77b66aff3995f63d1d8b8771e7a113ec472e2
|
ENV RUBY_DOWNLOAD_SHA256 7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# 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
|
# 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 LANG C.UTF-8
|
||||||
ENV RUBY_MAJOR 3.1
|
ENV RUBY_MAJOR 3.1
|
||||||
ENV RUBY_VERSION 3.1.0
|
ENV RUBY_VERSION 3.1.1
|
||||||
ENV RUBY_DOWNLOAD_SHA256 1a0e0b69b9b062b6299ff1f6c6d77b66aff3995f63d1d8b8771e7a113ec472e2
|
ENV RUBY_DOWNLOAD_SHA256 7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# 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
|
# 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 LANG C.UTF-8
|
||||||
ENV RUBY_MAJOR 3.1
|
ENV RUBY_MAJOR 3.1
|
||||||
ENV RUBY_VERSION 3.1.0
|
ENV RUBY_VERSION 3.1.1
|
||||||
ENV RUBY_DOWNLOAD_SHA256 1a0e0b69b9b062b6299ff1f6c6d77b66aff3995f63d1d8b8771e7a113ec472e2
|
ENV RUBY_DOWNLOAD_SHA256 7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# 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
|
# 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 LANG C.UTF-8
|
||||||
ENV RUBY_MAJOR 3.1
|
ENV RUBY_MAJOR 3.1
|
||||||
ENV RUBY_VERSION 3.1.0
|
ENV RUBY_VERSION 3.1.1
|
||||||
ENV RUBY_DOWNLOAD_SHA256 1a0e0b69b9b062b6299ff1f6c6d77b66aff3995f63d1d8b8771e7a113ec472e2
|
ENV RUBY_DOWNLOAD_SHA256 7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# 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
|
# 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 LANG C.UTF-8
|
||||||
ENV RUBY_MAJOR 3.1
|
ENV RUBY_MAJOR 3.1
|
||||||
ENV RUBY_VERSION 3.1.0
|
ENV RUBY_VERSION 3.1.1
|
||||||
ENV RUBY_DOWNLOAD_SHA256 1a0e0b69b9b062b6299ff1f6c6d77b66aff3995f63d1d8b8771e7a113ec472e2
|
ENV RUBY_DOWNLOAD_SHA256 7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# 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
|
# 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 LANG C.UTF-8
|
||||||
ENV RUBY_MAJOR 3.1
|
ENV RUBY_MAJOR 3.1
|
||||||
ENV RUBY_VERSION 3.1.0
|
ENV RUBY_VERSION 3.1.1
|
||||||
ENV RUBY_DOWNLOAD_SHA256 1a0e0b69b9b062b6299ff1f6c6d77b66aff3995f63d1d8b8771e7a113ec472e2
|
ENV RUBY_DOWNLOAD_SHA256 7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa
|
||||||
|
|
||||||
# some of ruby's build scripts are written in ruby
|
# 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
|
# we purge system ruby later to make sure our final image uses what we just built
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
"version": "3.0.3"
|
"version": "3.0.3"
|
||||||
},
|
},
|
||||||
"3.1": {
|
"3.1": {
|
||||||
"sha256": "1a0e0b69b9b062b6299ff1f6c6d77b66aff3995f63d1d8b8771e7a113ec472e2",
|
"sha256": "7aefaa6b78b076515d272ec59c4616707a54fc9f2391239737d5f10af7a16caa",
|
||||||
"variants": [
|
"variants": [
|
||||||
"bullseye",
|
"bullseye",
|
||||||
"slim-bullseye",
|
"slim-bullseye",
|
||||||
|
@ -45,6 +45,6 @@
|
||||||
"alpine3.15",
|
"alpine3.15",
|
||||||
"alpine3.14"
|
"alpine3.14"
|
||||||
],
|
],
|
||||||
"version": "3.1.0"
|
"version": "3.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue