mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Update Ruby to 2.7.6
This commit is contained in:
parent
1288bdf8f1
commit
1fad6d11a1
1 changed files with 2 additions and 2 deletions
|
|
@ -192,8 +192,8 @@ function print_ruby_args() {
|
||||||
;;
|
;;
|
||||||
|
|
||||||
2.7|2.7.patched)
|
2.7|2.7.patched)
|
||||||
RUBY_VERSION="2.7.5"
|
RUBY_VERSION="2.7.6"
|
||||||
RUBY_DOWNLOAD_SHA256="2755b900a21235b443bb16dadd9032f784d4a88f143d852bc5d154f22b8781f1"
|
RUBY_DOWNLOAD_SHA256="e7203b0cc09442ed2c08936d483f8ac140ec1c72e37bb5c401646b7866cb5d10"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
# Please update any clients still asking for these images to request `ruby-2.7` instead,
|
# Please update any clients still asking for these images to request `ruby-2.7` instead,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue