Merge branch 'rs-release-tools-ruby-2-6' into 'master'

release-tools: Ruby 2.6

See merge request gitlab-org/gitlab-build-images!285
This commit is contained in:
Stan Hu 2020-04-10 16:49:18 +00:00
commit ea81ddf7bc

View file

@ -1,4 +1,4 @@
FROM ruby:2.5-alpine
FROM ruby:2.6-alpine
RUN apk add --update --no-cache build-base cmake git openssh-client openssl-dev