Commit c2990421 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch '195165-replace-eol-ruby-versions-docs-v2-docs' into 'master'

Replace Ruby 2.1/2.2/2.3 with Ruby latest

Closes #195165

See merge request gitlab-org/gitlab!27268
parents 9f1a968b 8726e507
......@@ -489,7 +489,7 @@ Look for the `[runners.docker]` section:
```toml
[runners.docker]
image = "ruby:2.1"
image = "ruby:latest"
services = ["mysql:latest", "postgres:latest"]
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment