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:
authorJacob Vosmaer <jacob@gitlab.com>2018-10-02 12:43:32 +0300
committerZeger-Jan van de Weg <zegerjan@gitlab.com>2018-10-02 12:43:32 +0300
commit5148553330ce48e3b367f0626b4089bb192dde05 (patch)
tree608ce677780263c99247f4877a86918cf722cd19 /Dockerfile
parentc377f6a69a6dd9bf8fb3365a20b43f501bfe916c (diff)
Remove support for Go 1.9
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index f10615d42..8e4be4d88 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -6,7 +6,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-4-golang-1.9-git-2.17
+FROM registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2-4-golang-1.11-git-2.17
RUN mkdir -p /app/ruby