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:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2020-10-20 10:51:18 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2020-10-22 13:59:11 +0300
commit4f42116a6bc6139576a905e95cfd2bd437e04c1b (patch)
tree01655ade5a7881ef9f80324378ec5b1b0899003d /Dockerfile
parent19109e7090eb6dab2b8c0c168bbef76ceca79a31 (diff)
Upgrade to Git v2.29.0
With Git v2.29.0 having been released, let's upgrade to that version.
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 66403d520..8a9caf7e1 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.14-git-2.28
+FROM registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7-golang-1.14-git-2.29
RUN mkdir -p /app/ruby