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:
authorPavlo Strokov <pstrokov@gitlab.com>2019-12-11 18:14:23 +0300
committerJacob Vosmaer <jacob@gitlab.com>2019-12-11 18:14:23 +0300
commit7e281147f75758555bd93cdcfc59aa948e853292 (patch)
treefbe142b0aaa9683d3fdbd0a6450342899fe6e0e4 /Dockerfile
parent61e92968a28e0d9dacf7f640e2648c27f47a2fc3 (diff)
Upgrade to Git 2.24
- update Docker base image - extend CI testing matrix Part of: https://gitlab.com/gitlab-org/gitaly/issues/2170
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 32b36f8ba..8396ea028 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -4,7 +4,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.6-golang-1.12-git-2.22
+FROM registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6-golang-1.13-git-2.24
RUN mkdir -p /app/ruby