-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update ruby #16878
Merged
Merged
Update ruby #16878
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changes: - docker-library/ruby@c5a2801: Update 3.3 to 3.3.2
Diff for be450b8:diff --git a/_bashbrew-cat b/_bashbrew-cat
index c03e880..c80f29a 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -61,34 +61,34 @@ Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
GitCommit: 53646d3dc96008bd20218a4d9aeb5695619fb4f7
Directory: 3.2/slim-bullseye
-Tags: 3.3.1-alpine3.19, 3.3-alpine3.19, 3-alpine3.19, alpine3.19
+Tags: 3.3.2-alpine3.19, 3.3-alpine3.19, 3-alpine3.19, alpine3.19
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 53646d3dc96008bd20218a4d9aeb5695619fb4f7
+GitCommit: c5a28011c2bdefb4861ab10ab203dd9e948c0325
Directory: 3.3/alpine3.19
-Tags: 3.3.1-alpine3.20, 3.3-alpine3.20, 3-alpine3.20, alpine3.20, 3.3.1-alpine, 3.3-alpine, 3-alpine, alpine
+Tags: 3.3.2-alpine3.20, 3.3-alpine3.20, 3-alpine3.20, alpine3.20, 3.3.2-alpine, 3.3-alpine, 3-alpine, alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: a4c6c26df171630eca259b1254a8b374c2eb0a43
+GitCommit: c5a28011c2bdefb4861ab10ab203dd9e948c0325
Directory: 3.3/alpine3.20
-Tags: 3.3.1-bookworm, 3.3-bookworm, 3-bookworm, bookworm, 3.3.1, 3.3, 3, latest
+Tags: 3.3.2-bookworm, 3.3-bookworm, 3-bookworm, bookworm, 3.3.2, 3.3, 3, latest
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 53646d3dc96008bd20218a4d9aeb5695619fb4f7
+GitCommit: c5a28011c2bdefb4861ab10ab203dd9e948c0325
Directory: 3.3/bookworm
-Tags: 3.3.1-bullseye, 3.3-bullseye, 3-bullseye, bullseye
+Tags: 3.3.2-bullseye, 3.3-bullseye, 3-bullseye, bullseye
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 53646d3dc96008bd20218a4d9aeb5695619fb4f7
+GitCommit: c5a28011c2bdefb4861ab10ab203dd9e948c0325
Directory: 3.3/bullseye
-Tags: 3.3.1-slim-bookworm, 3.3-slim-bookworm, 3-slim-bookworm, slim-bookworm, 3.3.1-slim, 3.3-slim, 3-slim, slim
+Tags: 3.3.2-slim-bookworm, 3.3-slim-bookworm, 3-slim-bookworm, slim-bookworm, 3.3.2-slim, 3.3-slim, 3-slim, slim
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 53646d3dc96008bd20218a4d9aeb5695619fb4f7
+GitCommit: c5a28011c2bdefb4861ab10ab203dd9e948c0325
Directory: 3.3/slim-bookworm
-Tags: 3.3.1-slim-bullseye, 3.3-slim-bullseye, 3-slim-bullseye, slim-bullseye
+Tags: 3.3.2-slim-bullseye, 3.3-slim-bullseye, 3-slim-bullseye, slim-bullseye
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
-GitCommit: 53646d3dc96008bd20218a4d9aeb5695619fb4f7
+GitCommit: c5a28011c2bdefb4861ab10ab203dd9e948c0325
Directory: 3.3/slim-bullseye
Tags: 3.4.0-preview1-alpine3.19, 3.4-rc-alpine3.19
diff --git a/_bashbrew-list b/_bashbrew-list
index ab2c968..9c9747b 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -52,15 +52,15 @@ ruby:3.3-bullseye
ruby:3.3-slim
ruby:3.3-slim-bookworm
ruby:3.3-slim-bullseye
-ruby:3.3.1
-ruby:3.3.1-alpine
-ruby:3.3.1-alpine3.19
-ruby:3.3.1-alpine3.20
-ruby:3.3.1-bookworm
-ruby:3.3.1-bullseye
-ruby:3.3.1-slim
-ruby:3.3.1-slim-bookworm
-ruby:3.3.1-slim-bullseye
+ruby:3.3.2
+ruby:3.3.2-alpine
+ruby:3.3.2-alpine3.19
+ruby:3.3.2-alpine3.20
+ruby:3.3.2-bookworm
+ruby:3.3.2-bullseye
+ruby:3.3.2-slim
+ruby:3.3.2-slim-bookworm
+ruby:3.3.2-slim-bullseye
ruby:3.4-rc
ruby:3.4-rc-alpine
ruby:3.4-rc-alpine3.19
diff --git a/ruby_alpine/Dockerfile b/ruby_alpine/Dockerfile
index 292ac67..87e5746 100644
--- a/ruby_alpine/Dockerfile
+++ b/ruby_alpine/Dockerfile
@@ -27,10 +27,10 @@ RUN set -eux; \
ENV LANG C.UTF-8
-# https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-3-1-released/
-ENV RUBY_VERSION 3.3.1
-ENV RUBY_DOWNLOAD_URL https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.1.tar.xz
-ENV RUBY_DOWNLOAD_SHA256 0686941a3ec395a15ae2a852487b2a88e5fb8a5518e188df00d8d1bb71a6349b
+# https://www.ruby-lang.org/en/news/2024/05/30/ruby-3-3-2-released/
+ENV RUBY_VERSION 3.3.2
+ENV RUBY_DOWNLOAD_URL https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.2.tar.xz
+ENV RUBY_DOWNLOAD_SHA256 b5e8a8ed4a47cdd9a3358b5bdd998c37bd9e971ca63766a37d5ae5933fdb69f1
# 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
diff --git a/ruby_alpine3.19/Dockerfile b/ruby_alpine3.19/Dockerfile
index 40fcaab..7e260e9 100644
--- a/ruby_alpine3.19/Dockerfile
+++ b/ruby_alpine3.19/Dockerfile
@@ -27,10 +27,10 @@ RUN set -eux; \
ENV LANG C.UTF-8
-# https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-3-1-released/
-ENV RUBY_VERSION 3.3.1
-ENV RUBY_DOWNLOAD_URL https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.1.tar.xz
-ENV RUBY_DOWNLOAD_SHA256 0686941a3ec395a15ae2a852487b2a88e5fb8a5518e188df00d8d1bb71a6349b
+# https://www.ruby-lang.org/en/news/2024/05/30/ruby-3-3-2-released/
+ENV RUBY_VERSION 3.3.2
+ENV RUBY_DOWNLOAD_URL https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.2.tar.xz
+ENV RUBY_DOWNLOAD_SHA256 b5e8a8ed4a47cdd9a3358b5bdd998c37bd9e971ca63766a37d5ae5933fdb69f1
# 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
diff --git a/ruby_bullseye/Dockerfile b/ruby_bullseye/Dockerfile
index f03e56f..1a5c621 100644
--- a/ruby_bullseye/Dockerfile
+++ b/ruby_bullseye/Dockerfile
@@ -16,10 +16,10 @@ RUN set -eux; \
ENV LANG C.UTF-8
-# https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-3-1-released/
-ENV RUBY_VERSION 3.3.1
-ENV RUBY_DOWNLOAD_URL https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.1.tar.xz
-ENV RUBY_DOWNLOAD_SHA256 0686941a3ec395a15ae2a852487b2a88e5fb8a5518e188df00d8d1bb71a6349b
+# https://www.ruby-lang.org/en/news/2024/05/30/ruby-3-3-2-released/
+ENV RUBY_VERSION 3.3.2
+ENV RUBY_DOWNLOAD_URL https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.2.tar.xz
+ENV RUBY_DOWNLOAD_SHA256 b5e8a8ed4a47cdd9a3358b5bdd998c37bd9e971ca63766a37d5ae5933fdb69f1
# 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
diff --git a/ruby_latest/Dockerfile b/ruby_latest/Dockerfile
index edccd88..8f68b31 100644
--- a/ruby_latest/Dockerfile
+++ b/ruby_latest/Dockerfile
@@ -16,10 +16,10 @@ RUN set -eux; \
ENV LANG C.UTF-8
-# https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-3-1-released/
-ENV RUBY_VERSION 3.3.1
-ENV RUBY_DOWNLOAD_URL https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.1.tar.xz
-ENV RUBY_DOWNLOAD_SHA256 0686941a3ec395a15ae2a852487b2a88e5fb8a5518e188df00d8d1bb71a6349b
+# https://www.ruby-lang.org/en/news/2024/05/30/ruby-3-3-2-released/
+ENV RUBY_VERSION 3.3.2
+ENV RUBY_DOWNLOAD_URL https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.2.tar.xz
+ENV RUBY_DOWNLOAD_SHA256 b5e8a8ed4a47cdd9a3358b5bdd998c37bd9e971ca63766a37d5ae5933fdb69f1
# 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
diff --git a/ruby_slim-bullseye/Dockerfile b/ruby_slim-bullseye/Dockerfile
index 436b9af..1a04eb1 100644
--- a/ruby_slim-bullseye/Dockerfile
+++ b/ruby_slim-bullseye/Dockerfile
@@ -30,10 +30,10 @@ RUN set -eux; \
ENV LANG C.UTF-8
-# https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-3-1-released/
-ENV RUBY_VERSION 3.3.1
-ENV RUBY_DOWNLOAD_URL https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.1.tar.xz
-ENV RUBY_DOWNLOAD_SHA256 0686941a3ec395a15ae2a852487b2a88e5fb8a5518e188df00d8d1bb71a6349b
+# https://www.ruby-lang.org/en/news/2024/05/30/ruby-3-3-2-released/
+ENV RUBY_VERSION 3.3.2
+ENV RUBY_DOWNLOAD_URL https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.2.tar.xz
+ENV RUBY_DOWNLOAD_SHA256 b5e8a8ed4a47cdd9a3358b5bdd998c37bd9e971ca63766a37d5ae5933fdb69f1
# 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
diff --git a/ruby_slim/Dockerfile b/ruby_slim/Dockerfile
index 5af2387..ecb3ac6 100644
--- a/ruby_slim/Dockerfile
+++ b/ruby_slim/Dockerfile
@@ -30,10 +30,10 @@ RUN set -eux; \
ENV LANG C.UTF-8
-# https://www.ruby-lang.org/en/news/2024/04/23/ruby-3-3-1-released/
-ENV RUBY_VERSION 3.3.1
-ENV RUBY_DOWNLOAD_URL https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.1.tar.xz
-ENV RUBY_DOWNLOAD_SHA256 0686941a3ec395a15ae2a852487b2a88e5fb8a5518e188df00d8d1bb71a6349b
+# https://www.ruby-lang.org/en/news/2024/05/30/ruby-3-3-2-released/
+ENV RUBY_VERSION 3.3.2
+ENV RUBY_DOWNLOAD_URL https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.2.tar.xz
+ENV RUBY_DOWNLOAD_SHA256 b5e8a8ed4a47cdd9a3358b5bdd998c37bd9e971ca63766a37d5ae5933fdb69f1
# 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 Relevant Maintainers: |
tianon
approved these changes
May 30, 2024
could you please help to bump to 3.3.3 as well? here is the link https://github.com/docker-library/official-images/compare/docker-library:master...docker-library-bot:ruby?expand=1 Tried but it limits to collaborators, we need 3.3.3 to fix a Segfault error |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes: