Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-05-20 08:47:08 +0300
committerStan Hu <stanhu@gmail.com>2018-05-30 01:16:37 +0300
commitb3cd9d675b9051b325c1cdb08c25054d2c9a247b (patch)
tree8ee4e57d35109f5604ca71a8c45283d5efc8e427 /Dockerfile
parent74d8d48b397521db9d83e3af0f0a85a7909b8501 (diff)
Upgrade to Ruby 2.4.4
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
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