mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'update-danger-image-to-ruby-2.5' into 'master'
Update Dockerfile.danger to use Ruby 2.6 Closes gitlab-ee#11305 See merge request gitlab-org/gitlab-build-images!177
This commit is contained in:
commit
97841aabda
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM ruby:2.4.5-stretch
|
FROM ruby:2.6-stretch
|
||||||
MAINTAINER GitLab Quality Team
|
MAINTAINER GitLab Quality Team
|
||||||
|
|
||||||
ADD /scripts/ /scripts/
|
ADD /scripts/ /scripts/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue