Commit 5542f3d3 authored by Stan Hu's avatar Stan Hu

Upgrade GitLab QA image to Ruby 2.5

GitLab is now shipping with Ruby 2.5.3, so we should make the
version consistent for the QA image as well.
parent 4d875a2b
FROM ruby:2.4-stretch
FROM ruby:2.5-stretch
LABEL maintainer "Grzegorz Bizon <grzegorz@gitlab.com>"
ENV DEBIAN_FRONTEND noninteractive
......
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