mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Bump Ruby 3 images to 3.0.4
This commit is contained in:
parent
d137b4ba28
commit
842598cb63
3 changed files with 261 additions and 3 deletions
|
|
@ -229,8 +229,8 @@ function print_ruby_args() {
|
|||
;;
|
||||
|
||||
3.0|3.0.patched)
|
||||
RUBY_VERSION="3.0.3"
|
||||
RUBY_DOWNLOAD_SHA256="3586861cb2df56970287f0fd83f274bd92058872d830d15570b36def7f1a92ac"
|
||||
RUBY_VERSION="3.0.4"
|
||||
RUBY_DOWNLOAD_SHA256="70b47c207af04bce9acea262308fb42893d3e244f39a4abc586920a1c723722b"
|
||||
;;
|
||||
|
||||
*) echo "Unknown ruby version $1"; exit 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue