From b3cd9d675b9051b325c1cdb08c25054d2c9a247b Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Sat, 19 May 2018 22:47:08 -0700 Subject: Upgrade to Ruby 2.4.4 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 7a2209298..f10615d42 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ # See the _support/load-cluster/docker-compose.yml for an example of how to use # this image # -FROM registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.3-golang-1.9-git-2.14 +FROM registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2-4-golang-1.9-git-2.17 RUN mkdir -p /app/ruby -- cgit v1.2.3