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:
authorAlejandro Rodríguez <alejorro70@gmail.com>2018-01-24 19:05:57 +0300
committerAlejandro Rodríguez <alejorro70@gmail.com>2018-02-01 00:34:51 +0300
commit80c75f86741002726081a86bb6f94884007b0bd7 (patch)
tree5f835e0975f11c223cb7fb6e12cc113dadfb5a8a /Dockerfile
parente6172c15c60ad36e7055d1158baaea20e96e16d7 (diff)
Update recommended and minimum git versions to 2.14.3 and 2.9.0 respectively
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 8e38b6c6c..7a2209298 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.8-git-2.13
+FROM registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.3-golang-1.9-git-2.14
RUN mkdir -p /app/ruby