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:
authorBalasankar "Balu" C <balasankar@gitlab.com>2022-07-06 20:40:32 +0300
committerBalasankar "Balu" C <balasankar@gitlab.com>2022-07-06 20:40:32 +0300
commite8a493bd0312af5ec1780314b48b66c556aa5738 (patch)
tree5c9c645247a7dd948483a26f3996b33b3bcc1f36
parent6944c95243e2b6ed8f783ae903cb9b03ad50e0f9 (diff)
Bump Git version in docker image to 2.36bump-git-version-in-docker-images
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 786ae3200..6aaf4f521 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ stages:
- qa
default:
- image: registry.gitlab.com/gitlab-org/gitlab-build-images/debian-${DEBIAN_VERSION}-ruby-${RUBY_VERSION}-golang-${GO_VERSION}-postgresql-11:git-2.33
+ image: registry.gitlab.com/gitlab-org/gitlab-build-images/debian-${DEBIAN_VERSION}-ruby-${RUBY_VERSION}-golang-${GO_VERSION}-postgresql-11:git-2.36
tags:
- gitlab-org