From 7e281147f75758555bd93cdcfc59aa948e853292 Mon Sep 17 00:00:00 2001 From: Pavlo Strokov Date: Wed, 11 Dec 2019 15:14:23 +0000 Subject: Upgrade to Git 2.24 - update Docker base image - extend CI testing matrix Part of: https://gitlab.com/gitlab-org/gitaly/issues/2170 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') 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 -- cgit v1.2.3