Use Ruby 2.5 in Dockerfile.danger

This commit is contained in:
Luke Bennett 2019-05-03 18:32:00 +01:00
parent 0c8bbfcd15
commit 42593d322b
No known key found for this signature in database
GPG key ID: 402ED51FB5D306C2

View file

@ -1,4 +1,4 @@
FROM ruby:2.6-stretch
FROM ruby:2.5-stretch
MAINTAINER GitLab Quality Team
ADD /scripts/ /scripts/