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:
authorChristian Couder <chriscool@tuxfamily.org>2020-03-27 10:56:38 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2020-04-08 15:08:15 +0300
commit04bc91132d3f704b0fe5dba3bc401099362f4bd4 (patch)
tree710731f5b818c25c2cdfd247948458a9e38138f9 /Dockerfile
parent325c5b9eb3f551112e275cfc1eaa021d6de8b307 (diff)
Upgrade to Git 2.26
- update Docker base image - update CI testing matrix Part of: https://gitlab.com/gitlab-org/gitaly/issues/2497
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 8396ea028..37a57e430 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.13-git-2.24
+FROM registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.6-golang-1.13-git-2.26
RUN mkdir -p /app/ruby